v5
OpenAPI 3.1.02026-08-04559375561.8 KBpublic
List calls
List calls made for leads assigned to a voice agent using cursor pagination.
get/api/v1/public/agents/{agent_id}/calls
Path parameters
agent_idstring required
Query parameters
cursorstring nullable
Opaque cursor returned by the previous page.
Opaque cursor returned by the previous page.
limitinteger nullable
Maximum number of records to return. Omit with cursor to use 50. Omit both cursor and limit for the legacy unpaginated v1 response.
Maximum number of records to return. Omit with cursor to use 50. Omit both cursor and limit for the legacy unpaginated v1 response.
Response
Successful Response