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
Example:
[
"991b6987-297d-4c94-b700-ab6e51eef955",
"0a831269-388d-477b-a8df-a8e69eb613c0",
"0a831269-388d-477b-a8df-a8e69eb613c0"
]
The last evaluated key for pagination
The number of calls per page (optional, default is 20, max is 50)
Required range:
x <= 50