---
title: "Get Feiertage"
method: GET
path: "/"
---

# Get Feiertage

`GET /`

## Query parameters

- `jahr` string — Creation date
- `nur_land` 'NATIONAL' | 'BW' | 'BY' | 'BE' | 'BB' | 'HB' | 'HH' | 'HE' | 'MV' | 'NI' | 'NW' | 'RP' | 'SL' | 'SN' | 'ST' | 'SH' | 'TH'
- `nur_daten` integer

## Response `200`

Feiertage

- Feiertage

## Other responses

- `default` — unexpected error

## Changes

- **2026-07-17** `367b0503f336` — 1 info
  - the `query` request parameter `jahr` became optional
- **2022-05-24** `549490fafa92` — 1 info
  - added the new enum value `NATIONAL` to the `query` request parameter `nur_land`
- **2022-05-21** `39fbae32fe84` — 1 info
  - api tag `feiertage` removed
- **2022-05-20** `90651c50b8c6` — 1 info
  - for the `query` request parameter `jahr`, the type/format was generalized from `string`/`date` to `string`/``
- **2022-05-20** `b30f454284de` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/bundesapi/apis/feiertage-api/changes/get.md)

---

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