---
title: "Get list of Norway municipalities and AGA zones"
method: GET
path: "/api/norwaymunicipality"
tags: ["Miscellaneous"]
---

# Get list of Norway municipalities and AGA zones

`GET /api/norwaymunicipality`

## Response `200`

OK

- IntectNorwayMunicipalityZone
  - `Id` integer
  - `MunicipalityCode` integer
  - `MunicipalityName` string
  - `County` string
  - `Zone` string
  - `DisplayName` string
  - `AgaRate` IntectAgaRate
    - `OrdinaryRate` number, double
    - `AgricultureAndFisheryRate` number, double
    - `StaticDataId` integer
    - `Key` string
    - `Id` integer
    - `Name` string
    - `Description` string
    - `SortKey` string

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
