People
Find, match, and enrich people
Input
Composable response
Credit cost
Asynchronous requests
Poll request body
Job status values
When you're charged
Async response fields
Example: start then poll
Maximum number of people to return (filter mode only; ignored when people is provided).
10Number of results to skip (filter mode only; ignored when people is provided).
0Column to order by (filter mode only): start_date (current role start), job_level (seniority rank), or person_score. person_score sorts people by how well they match your ideal customer profile (ICP) and includes — and charges for — the person_score attribute on every row; it requires the filter to resolve to exactly one organization and an ICP configured for your account, and only supports descending order. Default: Sumble's standard people ordering.
Sort direction; DESC when omitted.
(v8 only) Id of a previously started async request (returned by the kickoff call). Provide this alone to poll for the status and result.
Successful Response
(v8 only) Id of the async request. Poll POST /people with this id to retrieve the status and result.
(v8 only) Request status: pending, running, succeeded, or failed. Null on the synchronous (<= v7) endpoint.
List mode only: how many input entries resolved to a Sumble person.
Validation Error
Last updated