Single Muncipality and Forms

Get a single municipality with available forms

get
/municipalities/{municipalityId}

Returns one municipality and the forms available for the municipality.

Authorizations
x-api-keystringRequired

API key required for server-to-server access.

Path parameters
municipalityIdinteger · int32Required

Unique identifier of the municipality.

Example: 303
Header parameters
x-correlation-idstringOptional

Optional correlation ID provided by the client. If not provided, the server will generate one.

Example: b7e2f9a0c8a14f3db8c7c5f4a1b2c3d4
Responses
chevron-right
200

Successful response

application/json
get
/municipalities/{municipalityId}

Last updated