Contacts
Get contact by id
REQUIRED SCOPES <code>['contacts:read']</code><br> The Get contact by id endpoint returns all the information and all fields for a contact by its id for a given account. Additionally, the endpoint can be used to get the id of a contact.
get/contacts/{contact}
Path parameters
contactinteger required
ID of contact
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.