Export Report
reports
Export Report
B5 — Create and return an export job linked to a report.
Body: {format: 'csv'|'xlsx'|'pdf', filters?: dict}
Returns an export job object immediately (status: 'queued').
The job transitions to 'succeeded' once the artifact is ready.
POST
Export Report
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
The body is of type Body · object.
Response
Successful Response
The response is of type Response Export Report V1 Reports Report Id Export Post · object.