Supported Regions and Base URLs
Access and RegistrationAuthentication
Scope
contacts:read
Body Response - Schema
200 (get a contact response)
| Parameter | Type | Description | Required |
|---|---|---|---|
| contact | object | "contact" subdivides into: 1 - "ID" (string) - contact ID (required) 2 - "name" (string) - contact name (required) 3 - "company name" (string) - contact company (required) 4 - "phones" (array[object]) 5 - "_links" (object) | no |
400 (contact not found)
| Parameter | Type | Description | Required |
|---|---|---|---|
| code | string | n/a | yes |
| message | string | n/a | yes |
| description | string | n/a | no |
| fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
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.