Export Call Dispositions CSV
Export Call Dispositions CSV
Export call dispositions as a CSV file.
GET
Export Call Dispositions CSV
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Query Parameters
Filter by phone number.
Filter by batch call ID.
Filter by agent ID.
Filter by disposition status.
Filter by disposition type.
Timezone for date formatting in the CSV.
Response
The response is a CSV file withContent-Type: text/csv headers containing all matching dispositions with columns for phone number, disposition type, status, scheduled time, attempt number, agent, and notes.