Calls
List calls
List calls made for leads assigned to a voice agent using cursor pagination.
get
/api/v1/public/agents/{agent_id}/callsAuthorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
agent_id*Agent Id
Query Parameters
cursor?|
Opaque cursor returned by the previous page.
limit?|
Maximum number of records to return. Omit with cursor to use 50. Omit both cursor and limit for the legacy unpaginated v1 response.
