---
title: "Changes to Use to get current weather conditions."
method: GET
path: "/weather/currentConditions/{format}"
---

# Changes to Use to get current weather conditions.

`GET /weather/currentConditions/{format}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 10 revisions.

- **2026-07-13** (1.0) `3c076fdd2918` — 1 breaking, 2 info
- **2021-11-12** (1.0) `eed662e8efcb` — 1 info
- **2021-10-06** (1.0) `323fada36c29` — 1 warning
- **2021-09-16** (1.0) `1db34497538e` — 1 info
- **2021-07-20** (1.0) `5ddaf6c2b291` — 2 warning

## Changes

- **2026-07-13** (1.0) `3c076fdd2918` — 1 breaking, 2 info
  - added the new path request parameter `format`
  - added the new optional `header` request parameter `x-ms-client-id`
  - added the new optional `query` request parameter `language`
- **2021-11-12** (1.0) `eed662e8efcb` — 1 info
  - api operation id `GetCurrentConditions` removed and replaced with `Weather_GetCurrentConditions`
- **2021-10-06** (1.0) `323fada36c29` — 1 warning
  - deleted the `query` request parameter `language`
- **2021-09-16** (1.0) `1db34497538e` — 1 info
  - api operation id `Weather_GetCurrentConditions` removed and replaced with `GetCurrentConditions`
- **2021-07-20** (1.0) `5ddaf6c2b291` — 2 warning
  - deleted the `header` request parameter `x-ms-client-id`
  - deleted the `path` request parameter `format`

---

[Operation](https://skmtc.dev/azure/apis/maps-weather/docs/weather/currentConditions/:format/get.md) · [API](https://skmtc.dev/azure/apis/maps-weather.md) · [Page](https://skmtc.dev/azure/apis/maps-weather/changes/weather/currentConditions/:format/get)
