contacts

Search contacts

Search contacts by name, email, company, or other text fields. Returns contacts matching the search query, ranked by relevance.

get/v1/contacts/search

Query parameters

fullNamestring required
takeinteger
cursorstring uuid

Response

Successful response

errorboolean required

Changes

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

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

      response-optional-property-added

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

      response-optional-property-added