Export Call History CSV
Calls
Export Call History CSV
Export call history records as a CSV file with optional transcript and post-analysis data.
POST
Export Call History CSV
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Request Body
Whether to include full call transcripts in the export.
Whether to include post-call analysis data in the export.
Maximum number of records to export.
Filter by batch call ID.
Filter by agent ID.
Filter by call status.
Filter by call direction.
Date range filter.
Response
The response is streamed as a CSV file withContent-Type: text/csv and Content-Disposition: attachment headers.
The CSV includes columns for call ID, phone numbers, direction, status, duration, agent, flow name, cost, summary, variables, and optionally transcript and post-analysis data.