Skip to main content
GET
Get current powers
To export this insight, use Insight Export with corporate-structure-current-powers as the insight name.
This insight returns people with currently effective powers from the entity’s most recent Company Verification report. To retrieve shareholders, use GET /entities/{entityId}/insights/metrics/shareholders with relations.relationType=shareholders. When Company Verification data is available, that insight uses shareholder rows from the entity’s most recent report; manually entered values take precedence for relations that have both sources.

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Path Parameters

entityId
string<uuid>
required

Query Parameters

page
integer
default:1

Page number for pagination

Required range: x >= 1
itemsPerPage
integer
default:1000

Number of items per page

Required range: 1 <= x <= 1000

Response

Corporate Structure Current Powers Insight

@context
string
default:/contexts/CorporateStructureCurrentPowersEntityResponse
@id
string
Example:

"/entities/91ab5678-1234-5678-9abc-def012345678/insights/corporate-structure/current-powers"

@type
string
default:hydra:Collection
hydra:member
object[]
hydra:totalItems
integer

Total number of items found

Required range: x >= 0
Example:

1

hydra:view
object

Pagination information