(Deprecated) Search People
Closed to new integrations
This endpoint is deprecated and closed to new integrations by default. New integrations must use Search People v2. Existing integrations that still rely on v1 can contact api.support@surfe.com for legacy enablement; all other calls will return 403 Feature Not Available.
Quota limitation
Results received from this endpoint count towards the people search quota
No pagination
This endpoint does not support pagination. Results are capped at the value you specify in requested. To page through results, use Search People v2.
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; 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.
Example request
Authorization
AuthorizationRequiredBearer <token>In: header
Request Body
application/jsonRequiredList of filters to use as search criteria
enrichmentOptionsobjectOptions to apply to the enrichment. If not provided, default options will be used.
enrichmentTypeRequiredstring"email" | "mobile" | "emailAndMobile" | "noOp"organizationFiltersobjectFilters that describe the organization where the person to look for works
organizationIDMappingsobjectMapping of an organization domain to its corresponding ID. Search results associated with the same organization will return this ID in the externalID field
peopleFiltersobjectFilters that describe the person to look for
peoplePerOrganizationintegerPeoplePerCompany - Limits the number of people returned per company when searching by domain or name only. Valid values are between 1 and 5. For more in-depth results, search using a single domain and omit this parameter. This field is ignored if the search includes criteria beyond domain or name.
requestedRequiredintegerThe maximum amount of results
1Maximum: 10000searchNameRequiredstringName for the new list that will created to store the results
List of people found, along with an enrichment ID