Skip to main content

Response Data Structure

Here is an example response from the Company Search API:
JSON

Response Fields

data.*

The data list is made up of objects that contain the entire PDL profile for each company 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.