---
title: "GET /aviation/sigmets/{atsu}/{date}/{time}"
method: GET
path: "/aviation/sigmets/{atsu}/{date}/{time}"
---

# GET /aviation/sigmets/{atsu}/{date}/{time}

`GET /aviation/sigmets/{atsu}/{date}/{time}`

Returns a specific SIGMET/AIRMET

## Path parameters

- `atsu` string, required — ATSU Identifier
- `date` string, date, required — Date (in YYYY-MM-DD format).
- `time` string, required — A time (in HHMM format). This is always specified in UTC (Zulu) time.

## Response `200`

success

## 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/revisions/04543cdd93e6/schema)
