contacts
Get a contact
Retrieve a single contact by its unique ID. Returns the full contact record including name, company, job title, emails, phone numbers, and all associated metadata.
get/v1/contacts/{contactId}
Path parameters
contactIdstring uuid required
Query parameters
Response
Successful response
Changes
Changed in 3 of the 17 revisions of this API.4
- ○
api operation id
getContactV1was addedapi-operation-id-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
- ○
added the optional property
data/first_interaction_atto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/first_met_atto the response with the200statusresponse-optional-property-added
- ○