Get Company Ownership
firmaradar_get_company_ownershipRetrieve the ownership tree for a Norwegian company: list subsidiaries (down), ultimate beneficial owners (up), or both. Ideal for mapping corporate groups or answering 'who owns X AS?'.
Instructions
Get the ownership tree for a Norwegian company: who they own (direction=down), who owns them (direction=up / UBO), or both. Use when the user asks 'who owns X AS?' or to map a corporate group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgnr | Yes | Norwegian organisation number — 9 digits. | |
| direction | No | 'down' = who this company owns. 'up' = who owns this company (UBO). 'both' = both trees. | down |
| depth | No | Max recursion depth. | |
| include_persons | No | Include personal shareholders (requires Full eierskapsoversikt tier). | |
| min_share_pct | No | Drop branches where ownership < this percentage. |