Skip to main content

Response Data Structure

The response from the Person Search API will be in this format:
JSON
See Example Person Record for a full example of the fields included in the data object.

Response Fields

data.*

The data list is made up of objects that contain the entire PDL profile for each person that matches the Search API request. Any profile field that we do not have data for will have a null value.

status


total


scroll_token

For more information on using scroll_token, see here.

Errors

Any request that does not return a 200 success response will instead use the format described in Errors.