contacts

Find contacts by email

Look up contacts by one or more email addresses. Returns matching contacts for each email provided, useful for resolving email addresses to contact records.

post/v1/contacts/by-emails

Query parameters

linkedin_databoolean
groups_countboolean
coordinatesboolean

Request body

emailsstring[] required
createFromOAuthInteractionsboolean

Response

Successful response

errorboolean required

Changes

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

    • api operation id getContactsByEmailsV1 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/items/first_interaction_at to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added