---
title: "GET /stations/{stationId}/observations"
method: GET
path: "/stations/{stationId}/observations"
---

# GET /stations/{stationId}/observations

`GET /stations/{stationId}/observations`

Returns a list of observations for a given station

## Query parameters

- `start` string, date-time
- `end` string, date-time
- `cursor` string
- `limit` integer

## Response `200`

A collection of observation records.

## Other responses

- `default` — An error response.

---

[API](https://skmtc.net/weather/apis/weather-gov-api.md) · [All operations](https://skmtc.net/weather/apis/weather-gov-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/weather/weather-gov-api/versions/04543cdd93e6/schema)
