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_idstringRequired

Query parameters

formatenumOptionalDefaults to json
Export format. Defaults to json.
Allowed values:

Response

Conversation export
callslist of objects

Errors

400
Export Conversations Request Bad Request Error
401
Export Conversations Request Unauthorized Error