List a company's shareholders
GET/companies/:scheme/:id/shareholders
Lists the entries in the company's aksjonærregister. A Person shareholder's name is included only when the caller also holds the owners.read scope; without it, name is omitted and only birthYear (when known) is returned, matching the property owner endpoints. isUltimateBeneficialOwner flags a shareholder recorded as a reell rettighetshaver.
Produktside: Aksjonærer.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
Shareholders of the company.
The bearer token is missing, expired or invalid.
The token lacks the scope this operation needs.
No such resource in the served registers.
Rate limit or daily quota exceeded; see the RateLimit headers.
Something failed on our side; quote traceId to support.