Scope
contacts:read
Body Response - Schema
200 (get a contact response)
| Parameter | Type | Description | Required |
|---|---|---|---|
| total | integer | n/a | yes |
| _embedded | object | "_embedded" subdivides into: "contacts (array-0": "Pa), which subdivides into: 1 - "id" (string) - contact ID (required) 2 - "name" (string) - contact name (required) 3 - "company" (string) - contact company (required) 4 - "phones" (array "1-0": ) - contact company (required) 5 - "_links" (object) - contact company (required) | yes |
| count | integer | n/a | yes |
| _links | object | "_links" subdivides into: 1 - "self (object), which subdivides into: 2 - "prev (object), which subdivides into: 3 - "next (object), which subdivides into: | yes |
Limit on the Number of Contacts You Can RetrieveTalkdesk can only display 10 thousand contacts (Talkdesk displays 50 contacts per page, so the total limit is 10 thousand contacts).
TroubleshootingIf you have any questions regarding the usage of this API, or if youāre having any technical issues, please open a ticket using this form.