---
title: "GET /stations/{stationId}/tafs/{date}/{time}"
method: GET
path: "/stations/{stationId}/tafs/{date}/{time}"
---

# GET /stations/{stationId}/tafs/{date}/{time}

`GET /stations/{stationId}/tafs/{date}/{time}`

Returns a single Terminal Aerodrome Forecast.

## Path parameters

- `stationId` string, required
- `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)
