List Calls
Calls
List Calls
Retrieve a list of calls with optional filtering and pagination.
GET
List Calls
Authorizations
API key authentication. Include your API key in the Authorization header: Bearer <your_api_key>
Query Parameters
Filter by agent ID
Filter by call status
Available options:
queued, ringing, in_progress, completed, failed Maximum results per page (1-100)
Required range:
1 <= x <= 100Number of results to skip
Required range:
x >= 0
