contacts
Get a contact (v2)
Retrieve a contact by ID. Email and phone relations are omitted by default; request them with ?include[contact_emails]=true or ?include[contact_phone_numbers]=true.
get/v2/contacts/{contactId}
Path parameters
contactIdstring uuid required
Query parameters
Response
Successful response
Changes
Changed in 3 of the 17 revisions of this API.3
- ○
api operation id
getContactV2was addedapi-operation-id-added
- ○
- ○
added the optional property
data/contact/first_interaction_atto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/contact/first_met_atto the response with the200statusresponse-optional-property-added
- ○