Trillet AI logo

Export Call Dispositions CSV

Export call dispositions as a CSV file.

GEThttps://api.trillet.ai/v1/api/call-dispositions/export-csv

Headers

x-api-keystringrequired

API key used for authenticating requests to the API.

x-workspace-idstringrequired

Workspace identifier for the API.

Query Parameters

phoneNumberstring

Filter by phone number.

batchIdstring

Filter by batch call ID.

agentIdstring

Filter by agent ID.

statusstring

Filter by disposition status.

dispositionstring

Filter by disposition type.

timezonestring

Timezone for date formatting in the CSV.

Response

The response is a CSV file with Content-Type: text/csv headers containing all matching dispositions with columns for phone number, disposition type, status, scheduled time, attempt number, agent, and notes.