People
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
organizationany ofRequired
Organization to enrich
or
or
limitinteger · min: 1 · max: 250OptionalDefault:
Maximum number of people to return
10offsetinteger · max: 10000OptionalDefault:
Number of results to skip
0filtersany ofRequired
Filters to apply to the people search. Can be either a Filters object or a Query object.
or
Responses
200
Successful Response
application/json
idstring · uuidRequired
credits_usedintegerRequired
credits_remainingintegerRequired
people_countintegerRequired
people_data_urlstring · uri · min: 1 · max: 2083Required
422
Validation Error
application/json
post
/v3/people/findLast updated