Skip to main content
GET
JavaScript

Get person holdings

Retrieve all companies where a person holds ownership stakes. This endpoint provides a portfolio view showing the person’s shareholdings across different companies, including ownership percentages. Use this to understand a person’s business network and investment portfolio. Cost: 10 credits

Authorizations

Authorization
string
header
required

API Key Authentication Provide your API key as a Bearer token in the Authorization header.

Path Parameters

person_id
string<uuid>
required

Unique person identifier. Example: cc78ab54-d958-49b8-bae7-2f6c0c308837

Response

The holdings of the person

Companies this entity owns or has invested in.

person_id
string
required

Unique person identifier. Example: cc78ab54-d958-49b8-bae7-2f6c0c308837

holdings
object[]
required

Shareholder and limited partner positions of the person.