---
title: "Changes to List rooms"
method: GET
path: "/rooms"
---

# Changes to List rooms

`GET /rooms`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 8 revisions.

- **2026-05-30** `617971cb202f` — 3 warning, 2 info
- **2025-10-03** `1f775f325b8d` — 1 warning, 4 info

## Changes

- **2026-05-30** `617971cb202f` — 3 warning, 2 info
  - added the new `public` enum value to the `results/items/access_level` response property for the response status `200`
  - added the new `restricted` enum value to the `results/items/access_level` response property for the response status `200`
  - added the new `trusted` enum value to the `results/items/access_level` response property for the response status `200`
  - added the optional property `results/items/configuration` to the response with the `200` status
  - the response optional property `results/items/access_level` became not read-only for the status `200`
- **2025-10-03** `1f775f325b8d` — 1 warning, 4 info
  - removed the optional property `results/items/configuration` from the response with the `200` status
  - the response optional property `results/items/access_level` became read-only for the status `200`
  - removed the `public` enum value from the `results/items/access_level` response property for the response status `200`
  - removed the `restricted` enum value from the `results/items/access_level` response property for the response status `200`
  - removed the `trusted` enum value from the `results/items/access_level` response property for the response status `200`

---

[Operation](https://skmtc.dev/betagouv/apis/meet-external-api/docs/rooms/get.md) · [API](https://skmtc.dev/betagouv/apis/meet-external-api.md) · [Page](https://skmtc.dev/betagouv/apis/meet-external-api/changes/rooms/get)
