Export endpoints
Retrieve an export by ID
GET
Authorizations
Path Parameters
The unique identifier of the export to retrieve
Response
200
application/json
Export retrieved successfully
The unique identifier for the export.
The ID of the organization associated with the export.
The progress percentage of the export.
The current status of the export.
Available options:
CREATED
, IN_PROGRESS
, COMPLETE
The size of the export in bytes.
The number of events in the export.
The location where the export is stored.
The timestamp when the export was created.
The timestamp when the export was last modified.