---
title: "GET /stations"
method: GET
path: "/stations"
---

# GET /stations

`GET /stations`

Returns a list of observation stations.

## Query parameters

- `id` string[]
- `state` AreaCode[]
  - union — State/territory codes and marine area codes
    - 'AL' | 'AK' | 'AS' | 'AR' | 'AZ' | 'CA' | 'CO' | 'CT' | 'DE' | 'DC' | 'FL' | 'GA' | 'GU' | 'HI' | 'ID' | 'IL' | 'IN' | 'IA' | 'KS' | 'KY' | 'LA' | 'ME' | 'MD' | 'MA' | 'MI' | 'MN' | 'MS' | 'MO' | 'MT' | 'NE' | 'NV' | 'NH' | 'NJ' | 'NM' | 'NY' | 'NC' | 'ND' | 'OH' | 'OK' | 'OR' | 'PA' | 'PR' | 'RI' | 'SC' | 'SD' | 'TN' | 'TX' | 'UT' | 'VT' | 'VI' | 'VA' | 'WA' | 'WV' | 'WI' | 'WY' | 'MP' | 'PW' | 'FM' | 'MH'
    - 'AM' | 'AN' | 'GM' | 'LC' | 'LE' | 'LH' | 'LM' | 'LO' | 'LS' | 'PH' | 'PK' | 'PM' | 'PS' | 'PZ' | 'SL' — Marine area code as defined in NWS Directive 10-302: * AM: Western North Atlantic Ocean and along U.S. East Coast south of Currituck Beach Light NC following the coastline into Gulf of Mexico to Ocean Reef FL including the Caribbean * AN: Western North Atlantic Ocean and along U.S. East Coast from Canadian border south to Currituck Beach Light NC * GM: Gulf of Mexico and along the U.S. Gulf Coast from the Mexican border to Ocean Reef FL * LC: Lake St. Clair * LE: Lake Erie * LH: Lake Huron * LM: Lake Michigan * LO: Lake Ontario * LS: Lake Superior * PH: Central Pacific Ocean including Hawaiian waters * PK: North Pacific Ocean near Alaska and along Alaska coastline including the Bering Sea and the Gulf of Alaska * PM: Western Pacific Ocean including Mariana Island waters * PS: South Central Pacific Ocean including American Samoa waters * PZ: Eastern North Pacific Ocean and along U.S. West Coast from Canadian border to Mexican border * SL: St. Lawrence River above St. Regis
- `limit` integer
- `cursor` string

## Response `200`

A collection of observation stations.

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