Export agent conversations
Download all call transcripts for an agent as CSV or JSON. Includes call metadata (from/to numbers, direction, status, duration) and full transcript text.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
agent_id
Query parameters
format
Export format. Defaults to json.
Allowed values:
Response
Conversation export
calls
Errors
400
Export Conversations Request Bad Request Error
401
Export Conversations Request Unauthorized Error