Get Contact

Retrieve details of a contact within an organization.

This API call is used to get contacts.
Some things to keep in mind are that a lot of the values found in the results

If you would like to get ALL contacts in your organization this the API call you will want to use.
The recommendation to get all contacts it to make one initial call to any page (page 1 will work). In the result object, you will see a field called “totalPageCount”. That tells you the total number of pages you will need to retrieve.

This API call is used to get contacts.
Some things to keep in mind are that a lot of the values found in the results

If you would like to get ALL contacts in your organization this the API call you will want to use.
The recommendation to get all contacts it to make one initial call to any page (page 1 will work). In the result object, you will see a field called “totalPageCount”. That tells you the total number of pages you will need to retrieve.

Response body

PropertyDescription
pathAn array of delivery paths
externalIdThis is the user-defined unique identifier for a contact and must be unique.Typically an employee ID number is used
recordTypeIdThis is the internal ID value of the record type of this contact. See Record Types
groupsAn array of group IDs to which this contact belongs
topicsAn array of subscription IDs to which this contact has opted in to

Error Messages

statusmessage
401Missing Organization Id
404Missing Contact Id
Language
Authorization
:
URL
Click Try It! to start a request and see the response here!