List a property's owners
GET/properties/:country/:cadastreId/owners
Lists the rights holders (hjemmelshavere) registered on the property as a whole, across all its sections. Owners are always returned, but a Person owner'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 sections endpoint.
Produktside: Eiere.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
Owners of the property.
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.