Calls
Get Call List
Returns all calls from the system that the user has access to
GET
Authorizations
Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.
Query Parameters
The page number to return
The maximum number of results to return
The type of call (e.g., incoming, outgoing)
Available options:
incoming
, outgoing
The status of the call (e.g., completed, in-progress)
Available options:
completed
, in-progress
, failed
The ID of the voice used
The ID of the assistant
The originating phone number
The destination phone number
The ID of the call
The protocol of the call
Available options:
web
, voip
The sentiment of the call
Available options:
positive
, negative
, neutral
Response
200
application/json
Calls response
The response is of type object
.