List a property's sections
GET/properties/:country/:cadastreId/sections
Lists the sections (eierseksjoner) registered on the property, each with its ownership share and owners. 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.
Produktside: Eiendommer.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
Sections on 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.