Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

agent_ids
string[]

The ID of the agent that made the call

Example:
last_evaluated_key
object

The last evaluated key for pagination

page_size
integer
default:20

The number of calls per page (optional, default is 20, max is 50)

Required range: x <= 50

Response

Call response

calls
object[]
lastEvaluatedKey
object