List Contacts

Returns all the contacts for a given org.

🚧

If nothing is chosen for 'sortBy' then contacts are returned in order of increasing 'id'.

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
Language
Authorization
:
URL
Click Try It! to start a request and see the response here!