JavaScript
Log Exports
Get export status and download URL
Poll the status of a log export. When status is COMPLETED, the response includes a presigned S3 download URL valid for 24 hours.
GET
JavaScript
Authorizations
API key authentication
Path Parameters
The export ID returned from POST /api/team/exports
Response
Export details
Available options:
PENDING, PROCESSING, COMPLETED, FAILED, EXPIRED Available options:
CSV, JSON Presigned S3 download URL (24h TTL), present when status is COMPLETED
