v3

latestOpenAPI 3.1.02026-08-045365213.8 KB

Match contact by name

Match a person's name to contacts in our database, optionally filtered by company or domain.

get/contacts/match

Query parameters

namestring required

Person name to search for.

Person name to search for.

company_namestring nullable

Company name to narrow the search.

Company name to narrow the search.

domainstring nullable

Domain to filter results.

Domain to filter results.

person_countrystring nullable

Person's country code (ISO-3166-1 alpha-2).

Person's country code (ISO-3166-1 alpha-2).

limitinteger

Maximum results to return (1-20).

Maximum results to return (1-20).

Response

Successful Response