List all calls
Calls
List all calls
Retrieve a paginated list of calls for the company. Supports filtering by status, date range, and other criteria. Includes recording URLs when available.
GET
List all calls
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parámetros de consulta
Rango requerido:
x >= 1Rango requerido:
1 <= x <= 1000Opciones disponibles:
asc, desc Call lifecycle state. Only four states: a call is dialing, waiting in the
queue, in progress, or completed. Every terminal outcome — answered,
transferred, refused, no-answer, errored — is COMPLETED; the specific
outcome lives in Call.end_reason (see EndReason).
Opciones disponibles:
dialing, in_queue, in_progress, completed Opciones disponibles:
inbound, outbound 
