List calls
List calls made for leads assigned to a voice agent using cursor pagination.
Path parameters
Query parameters
Opaque cursor returned by the previous page.
Opaque cursor returned by the previous page.
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
Changes
Changed in 3 of the 16 revisions of this API.16
- ○
added the optional property
items/agentIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/agentNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/useCaseIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/useCaseNameto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parametercursornew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type/format changed from
/toarray/for status200response-body-type-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲