List Calls
Calls
List Calls
Retrieve all calls with optional filtering and pagination.
GET
List Calls
Authorizations
API key authentication. Include your API key in the Authorization header as: Authorization: Bearer <your-api-key>
Query Parameters
Maximum number of calls to return (1-100)
Required range:
1 <= x <= 100Number of calls to skip
Required range:
x >= 0Filter by customer ID
Filter by originating phone number
Filter by destination phone number
Filter by bot UID
Filter calls from this date (ISO 8601 format)
Filter calls to this date (ISO 8601 format)
Filter by call status
Available options:
registered, ongoing, ended, error Filter by call type
Available options:
phonecall, webcall