GET
/
v1
/
call
/
list

Authorizations

Authorization
string
headerrequired

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

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)

Response

200 - application/json
calls
object[]
lastEvaluatedKey
object