Calls
List Calls
Gets a list of calls
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the agent that made the call
The last evaluated key for pagination
The number of calls per page (optional, default is 20, max is 50)
Required range:
x < 50