List plots
POST/v1/plots
Retrieves a list of plots (Teig in Norwegian) based on a property registration number and related details. Supports filtering by municipality code, property registration number, and optionally, story number or lease number. If "expandToSections" is true, it includes sections (snr = seksjoner) related to the primary property.
- If
aggregatePlotsis true, it aggregates data from multiple plots into a single record based on the specified criteria. - If
aggregatePlotsis false, it returns detailed information for each plot that meets the specified criteria. - The
geometryTypeparameter can specify the format of the geometry data (WKT, GeoJSON, ArcGis-JSON).
Request
Responses
- 200
- 400
- 500