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

linkedin_databoolean
groups_countboolean
coordinatesboolean
linkedin_databoolean
groups_countboolean
coordinatesboolean

Response

Successful response

Changes

Changed in 3 of the 17 revisions of this API.3

    • api operation id getContactV2 was added

      api-operation-id-added

    • added the optional property data/contact/first_interaction_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/contact/first_met_at to the response with the 200 status

      response-optional-property-added