Get Entity People

Get people associated with an entity (company employees/leadership).

Returns executives first (C-suite, VP, Director), then other employees. Results are deduplicated.

Supports limit parameter (default: 25, max: 100).

Authentication

AuthorizationBearer
Bearer token authentication using API key

Path parameters

entity_idstringRequired

Headers

X-Organization-IDstringRequired

Response

Successful response
entity_idstring
Entity identifier
peoplelist of objects
total_countinteger
Total number of people

Errors

401
Unauthorized Error
404
Not Found Error