List leads
List active 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.5102
- ○
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
- ○
- ▲
removed the required property
items/createdAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/updatedAtfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
items/agentIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/campaignIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/customFieldsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/descriptionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/emailfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/externalReffrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/externalSourcefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/phonefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/sourcefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/statusfrom the response with the200statusresponse-optional-property-removed
This revision also has 23 changes 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
- ▲