Create an export
Create an asynchronous CSV download using the same column selection and flattening as dashboard downloads. Supply resource and filters; format defaults to csv and parameters defaults to all supported sections. The JSON response contains job status; poll Retrieve export for download_url when completed. Exports support a maximum 31-day window, 100,000 records and 100 MB. Five jobs may be active per key. Files remain available for seven days; links last at most ten minutes. Only the creating key can retrieve the job.
Authentication
AuthorizationBearer
Existing private account API key from Developer Hub. Keep it on your backend.
Request
This endpoint expects an object.
conversations
OR
customers
OR
voice_conversations
Response
Export accepted for asynchronous processing.
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error