---
title: "Get Alarm"
method: GET
path: "/weather/alarms/knmi"
tags: ["alerts"]
---

# Get Alarm

`GET /weather/alarms/knmi`

Fetch the WeatherAlarm status for all the provinces from KNMI Weer Alarm and returns the results.

An API Function that reads the status of the Weer Alarm pages on the KNMI Site and returns them.

Returns:
    A formatted text containing the current Weather Alert Status for each of the provinces.

## Response `200`

Successful Response

- array[]
  - unknown[]
    - unknown

## Changes

- **2026-08-12** `3fcf5864fa7e` — 1 breaking
  - the response's body type changed from no type to `array` for status `200`

[Change history](https://skmtc.dev/alliander-opensource/apis/weather-api-v2/changes/weather/alarms/knmi/get.md)

---

[API](https://skmtc.dev/alliander-opensource/apis/weather-api-v2.md) · [All operations](https://skmtc.dev/alliander-opensource/apis/weather-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alliander-opensource/weather-api-v2/revisions/3fcf5864fa7e/schema)
