---
title: "Gets weather forecast at a specified date."
method: GET
path: "/WeatherForecast/{date}"
tags: ["WeatherForecast"]
---

# Gets weather forecast at a specified date.

`GET /WeatherForecast/{date}`

## Path parameters

- `date` string, date-time, required

## Response `200`

Success

## Other responses

- `404` — Not Found

---

[API](https://skmtc.dev/packtpublishing/apis/chapter09-service.md) · [All operations](https://skmtc.dev/packtpublishing/apis/chapter09-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/packtpublishing/chapter09-service/revisions/bedc6600feb5/schema)
