Shareholders Insight
Returns a paginated shareholder insight for an entity.
Use relations.relationType=shareholders to list the entity’s shareholders. Use relations.relationType=shareholder_of to list entities that this shareholder owns shares in.
When relations.relationType=shareholders and Company Verification-sourced shareholder data is available, the response returns Company Verification-sourced shareholders instead of older RPC-sourced rows. If no Company Verification-sourced shareholders are available, the response returns the available shareholder relations from other sources such as RPC or manually entered data.
This endpoint replaces the deprecated RPC Shareholders insight.
shareholders as the insight name and pass the relation type as options[relations.relationType].Authorizations
Your API key is available in the Production and Sandbox dashboards.
Path Parameters
Query Parameters
Shareholder relation direction to return
shareholders, shareholder_of Page number for pagination
x >= 1Number of items per page
1 <= x <= 1000Response
Shareholders insight
"/entities/91ab5678-1234-5678-9abc-def012345678/insights/shareholders?relations.relationType=shareholders"
Total number of items found
x >= 01
Pagination information