List a company's registered roles
GET/companies/:scheme/:id/roles
Lists the roles (styreleder, daglig leder, ...) registered on the company in Brønnøysundregistrenes Enhetsregisteret. holder is always returned, but a Person holder'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.
Produktside: Roller.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
Roles registered on 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.