Export Call History

Export call history as CSV or Excel file. Filters: - status: completed, failed, no_answer - phone_number: filter by phone - agent_id: filter by agent - from_date/to_date: date range

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

formatstringOptionalDefaults to csv

Export format: csv or xlsx

statusstring or nullOptional
phone_numberstring or nullOptional
agent_idstring or nullOptional
from_datedatetime or nullOptional
to_datedatetime or nullOptional

Response

Successful Response

Errors

422
Unprocessable Entity Error