Search for contacts.

Queried customer must have a +PlusEmployee plan enabled.
Minimal scope required: "customers.read".

Log in to see full request history
Query Params
string | null

Optional query parameter, allowing partners to perform this action on behalf of their customer.

string | null
Body Params

The JSON object containing the search filters.

int32 | null

Optional, the current page number for pagination, with a maximum allowed value of 50.
This value is ignored by Bulk operations.

int32 | null

Optional, the number of records per page for pagination, with a maximum allowed value of 200.
This value is ignored by Bulk operations.

array of strings | null

Optional, the list of contact job titles to filter by.

jobTitles
array of strings | null

Optional, the list of contact job levels to filter by.
Required values can be retrieved from the endpoint: /api/v1/reference/jobLevels.

jobLevelValues
array of strings | null

Optional, the list of contact job functions to filter by.
Required values can be retrieved from the endpoint: /api/v1/reference/jobFunctions.

jobFunctionValues
string | null

Optional, the start date of the contact's current job.
Required values can be retrieved from the endpoint: /api/v1/reference/jobStartDates.

boolean | null

Optional, Indicates if the contact has changed jobs recently.

array of strings | null

Optional, the list of company names to filter by.

companyNames
array of strings | null

Optional, the list of company websites to filter by.

companyWebsites
array of strings | null

The list of company industries to filter by.
Required values can be retrieved from the endpoint: /api/v1/reference/companyIndustries.

companyIndustryValues
array of strings | null

Optional, the list of company SIC codes to filter by.
Required values can be retrieved from the endpoint: /api/v1/reference/companySics.

companySicValues
array of strings | null

Optional, the list of company NAICS codes to filter by.
Required values can be retrieved from the endpoint: /api/v1/reference/companyNaics.

companyNaicsValues
array of strings | null

Optional, the list of company size identifiers to filter by.
Required values can be retrieved from the endpoint: /api/v1/reference/companyEmployeeSizes.

companyEmployeeSizeVaules
array of strings | null

Optional, the list of company revenue bands to filter by.
Required values can be retrieved from the endpoint: /api/v1/reference/companyRevenueBands.

companyRevenueBandValues
array of strings | null

Optional, the list of address types to filter by.
Required values can be retrieved from the endpoint: /api/v1/reference/addressTypes.

addressTypeValues
array of strings | null

Optional, the list of countries to filter by.
Required values can be retrieved from the endpoint: /api/v1/reference/countries.

countryValues
array of strings | null

Optional, the list of states to filter by.
Required values can be retrieved from the endpoint: /api/v1/reference/states.

stateValues
array of strings | null

Optional, the list of cities to filter by.

cities
array of strings | null

Optional, the list of zip codes to filter by.

zipCodes
string | null

Optional, the first name of the contact.

string | null

Optional, the last name of the contact.

array of strings | null

Optional, the list of genders to filter by.
Required values can be retrieved from the endpoint: /api/v1/reference/genders.

genderValues
array of strings | null

Optional, the list of alma maters (schools) to filter by.

almaMater
int32 | null

Optional, the minimum age of the contact.

int32 | null

Optional, the maximum age of the contact.

array of strings | null

Optional, the list of contact skills to filter by.

skills
array of strings | null

Optional, the list of former employers to filter by.

formerEmployer
boolean | null

Optional, Indicates if only personal emails should be included in the search.

boolean | null

Optional, Indicates if a cell phone number is required.

array of strings | null

Optional, the list of URLs to suppress from the search.

urlsToSuppress
array of strings | null

Optional, the list of titles to suppress from the search.

titlesToSuppress
array of strings | null

Optional, the list of emails to suppress from the search.

emailsToSuppress
boolean | null

Optional, Indicates if only primary contacts should be included in the search.

boolean | null

Optional, Indicates if professional emails are required.

int32 | null

Optional, the minimum email confidence score required for the search.

boolean | null

Optional, Indicates that only contacts using catch-all professional email addresses.

boolean | null

Indicates if the contact must have a phone number.

Headers
string | null
Responses

500
Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json