Calls
List calls
GET
Authorizations
Your API key.
Query Parameters
Filter by agent id
Filter by phone number, in the E.164 international standard format
Example:
"+33612345678"
Filter by campaign name
Filter by date, inclusive lower bound. Requires 'to' to not be null.
Format: YYYY-MM-DD
Example:
"2024-08-01"
Filter by date, inclusive upper bound. Requires 'from' to not be null.
Format: YYYY-MM-DD
Example:
"2024-08-31"
The page number to be returned, starts at 1
The number of items to be returned, maximum 100
The sort property and direction
Available options:
<property>,ASC
, <property>,DESC
Example:
"property,DESC"
Response
200
application/json
OK
The response is of type object
.