---
title: "GET /WeatherForecast"
method: GET
path: "/WeatherForecast"
tags: ["WeatherForecast"]
---

# GET /WeatherForecast

`GET /WeatherForecast`

## Response `200`

Success

- WeatherForecast[]
  - `date` string, date-time
  - `temperatureC` integer
  - `temperatureF` integer
  - `summary` string, nullable

---

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