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

linkedin_databoolean
groups_countboolean
coordinatesboolean
linkedin_databoolean
groups_countboolean
coordinatesboolean

Response

Successful response

errorboolean required

Changes

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

    • api operation id getContactV1 was added

      api-operation-id-added

    • added the non-success response with the status 409

      response-non-success-status-added

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

      response-optional-property-added

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

      response-optional-property-added