Call
List Calls
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by specific call ID.
Filter by assistant ID.
Filter by phone number ID.
Maximum number of call records to return.
Filter for calls created on or after this date/time.
Filter for calls created on or before this date/time.
Response
200
application/json
List of call records retrieved successfully.
The response is of type object
.