GET /zones/{type}/{zoneId}
weather.gov:national-weather-service-api
Summary: —
Operation ID: zone
Auth: unknown
Operation ID: zone
Auth: unknown
Description
Returns metadata about a given zone
Parameters (3)
effective
(string, query, optional)
Effective date/time
type
(?, path, required)
Zone type
zoneId
(?, path, required)
NWS public zone/county identifier
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get forecast zone metadata | curl |
https://api.weather.gov/zones/forecast/COZ040 |
|
| Get county zone with effective date | curl |
https://api.weather.gov/zones/county/WAC033?effective=2024-01-15T12:00:00Z |
|
| Get fire weather zone | curl |
https://api.weather.gov/zones/fire/CAZ241 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:00:14.114957 | 404 | 1858ms | |
| 2026-03-23 10:40:11.791840 | 404 | 288ms | |
| 2026-03-23 10:17:17.016667 | 200 | 180ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:40:11.791840 | a72b4948f79b |
64447880abfa |
| 2026-03-23 11:00:14.114957 | 64447880abfa |
0468101aa6b4 |