---
title: "Changes to List a hotel's rooms & rates"
method: GET
path: "/v1/hotels/{hotelId}/rates"
---

# Changes to List a hotel's rooms & rates

`GET /v1/hotels/{hotelId}/rates`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 8 revisions.

- **2026-08-25** `10fbc4e6f532` — 6 warning, 1 info
- **2026-08-20** `b655bb3704c2` — 1 info
- **2026-08-14** `0c80b5871739` — 1 info

## Changes

- **2026-08-25** `10fbc4e6f532` — 6 warning, 1 info
  - added the new `rates_require_hotel_search` enum value to the `code` response property for the response status `400`
  - added the new `rates_require_hotel_search` enum value to the `code` response property for the response status `401`
  - added the new `rates_require_hotel_search` enum value to the `code` response property for the response status `404`
  - added the new `rates_require_hotel_search` enum value to the `code` response property for the response status `429`
  - added the new `rates_require_hotel_search` enum value to the `code` response property for the response status `502`
  - added the new `rates_require_hotel_search` enum value to the `code` response property for the response status `503`
  - added the non-success response with the status `409`
- **2026-08-20** `b655bb3704c2` — 1 info
  - added the optional property `rates/items/price/deal` to the response with the `200` status
- **2026-08-14** `0c80b5871739` — 1 info
  - added the required property `metadata` to the response with the `200` status

---

[Operation](https://skmtc.dev/wego/apis/wego-api/docs/v1/hotels/:hotelId/rates/get.md) · [API](https://skmtc.dev/wego/apis/wego-api.md) · [Page](https://skmtc.dev/wego/apis/wego-api/changes/v1/hotels/:hotelId/rates/get)
