---
title: "Zugriff auf die Ressource Water"
method: GET
path: "/waters.json"
tags: ["water"]
---

# Zugriff auf die Ressource Water

`GET /waters.json`

Alle Gewässer

## Query parameters

- `ids` string[]
- `stations` string
- `includeStations` boolean
- `includeTimeseries` boolean
- `includeCurrentMeasurement` boolean
- `includeCharacteristicValues` boolean

## Response `200`

OK

- WaterResult
  - `shortname` string, datetime — Kurzbezeichnung, maximal 40 Zeichen.
  - `longname` string — Langbezeichnung, maximal 255 Zeichen.

## Changes

- **2022-09-22** `d7e3f4f1931f` — 1 breaking, 2 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the optional property `longname` to the response with the `200` status
  - added the optional property `shortname` to the response with the `200` status
- **2022-03-10** `d5a08f53556d` — 3 info
  - api operation id `getWaters` was added
  - api tag `water` added
  - api tag `Water` removed
- **2022-03-02** `c7b8f4e3d22b` — 1 info
  - endpoint added
- **2021-07-25** `070f3d339861` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bundesapi/apis/pegel-online-api/changes/waters.json/get.md)

---

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