Search Contacts
Quota limitation
Results received from this endpoint count towards the contact search quota
Search for contacts based on the provided filters.
Additionally, this endpoint will automatically start the bulk enrichment of the search results. The enrichment will run asynchronously, in order to check the enrichment's progress and results, send a request to GET /v1/people/enrichments/bulk/{id}.
Note that some filters only accept pre-defined values, as provided by the filters endpoint.
Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
RequiredList of filters to use as search criteria
enrichmentType
RequiredstringType of enrichment to execute
"email" | "emailAndMobile"
organizationFilters
objectFilters that describe the organization where the person to look for works
organizationIDMappings
objectMapping of an organization domain to its corresponding ID. Search results associated with the same organization will return this ID in the externalID
field
peopleFilters
objectFilters that describe the person to look for
peoplePerOrganization
integerThe number of people to be found per each organization. When using this filter the organizationFilters.includeDomains
field needs to be present and include at least 1 domain
and all the rest of organizationFilters
cannot be present in the request
1
Maximum: 100
requested
RequiredintegerThe maximum amount of results
1
Maximum: 5000
searchName
RequiredstringName for the new list that will created to store the results
List of contacts found and an enrichment ID