Cinderlane
CinderlaneDocs
Create a route

OpenAPI specification: https://pr-6-df95adf6d023.thally.app/openapi/cinderlane.yaml

Endpoints

listAuditExports

List audit exports in creation order

GEThttps://api.cinderlane.dev/v1/audit-exports

Servers

https://api.cinderlane.dev

Responses

Audit export jobs and their current status

No response body.

RequestcURL
curl --request GET \
  --url 'https://api.cinderlane.dev/v1/audit-exports'
Response

Send a request to preview the response.

Was this page helpful?