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 authentication of the form Bearer <token>, where token is your auth token.

Path parameters

entity_idstringRequired

Headers

X-Organization-IDstringOptional

Response

Successful Response
entity_idstring
peoplelist of objects
total_countintegerDefaults to 0

Errors

422
Unprocessable Entity Error