OpenAPI specification: https://pr-6-df95adf6d023.thally.app/openapi/cinderlane.yaml
Endpoints
getAuditExport
Read an audit export's status and download URL
GET
https://api.cinderlane.dev/v1/audit-exports/{exportId}Servers
https://api.cinderlane.dev
Parameters
Path parameters
exportIdpathstringrequiredResponses
Audit export details
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?