---
title: "Changes to Retrieve a room"
method: GET
path: "/rooms/{id}"
---

# Changes to Retrieve a room

`GET /rooms/{id}`

> 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 `access_level` response property for the response status `200`
  - added the new `restricted` enum value to the `access_level` response property for the response status `200`
  - added the new `trusted` enum value to the `access_level` response property for the response status `200`
  - added the optional property `configuration` to the response with the `200` status
  - the response optional property `access_level` became not read-only for the status `200`
- **2025-10-03** `1f775f325b8d` — 1 warning, 4 info
  - removed the optional property `configuration` from the response with the `200` status
  - the response optional property `access_level` became read-only for the status `200`
  - removed the `public` enum value from the `access_level` response property for the response status `200`
  - removed the `restricted` enum value from the `access_level` response property for the response status `200`
  - removed the `trusted` enum value from the `access_level` response property for the response status `200`

---

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