---
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

- object[]
  - `shortname` string, datetime — Kurzbezeichnung, maximal 40 Zeichen.
  - `longname` string — Langbezeichnung, maximal 255 Zeichen.

## Changes

- **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/c7b8f4e3d22b/schema)
