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

# Changes to Get a room with participants

`GET /rooms/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 67 revisions.

- **2026-09-01** `89ff267f0958` — 1 info
- **2026-06-08** `2c5256108234` — 3 warning
- **2026-05-21** `98f1f6130e2c` — 1 info
- **2026-05-13** `97117ab6a5c4` — 2 warning, 1 info
- **2026-04-29** `6a046e0fe815` — 2 warning
- **2026-04-19** `c428d4c9e4f8` — 1 info
- **2026-04-17** `e2bde82c7722` — 2 info
- **2026-04-15** `b84db4b78d2c` — 1 info
- **2026-03-26** `6ad38ff56ac1` — 1 breaking, 2 info
- **2026-03-26** `d09c97c6ca8c` — 6 breaking, 4 warning, 8 info
- **2026-03-26** `818619c99a1d` — 2 info

## Changes

- **2026-09-01** `89ff267f0958` — 1 info
  - added the optional property `participants/items/custom_data` to the response with the `200` status
- **2026-06-08** `2c5256108234` — 3 warning
  - added the new `livekit_participant` enum value to the `participants/items/type` response property for the response status `200`
  - added the new `livekit_publish` enum value to the `participants/items/type` response property for the response status `200`
  - added the new `moq_in` enum value to the `participants/items/type` response property for the response status `200`
- **2026-05-21** `98f1f6130e2c` — 1 info
  - added the optional property `participants/items/role` to the response with the `200` status
- **2026-05-13** `97117ab6a5c4` — 2 warning, 1 info
  - added the new `websocket_in` enum value to the `participants/items/type` response property for the response status `200`
  - added the new `websocket_out` enum value to the `participants/items/type` response property for the response status `200`
  - added the optional property `participants/items/headers` to the response with the `200` status
- **2026-04-29** `6a046e0fe815` — 2 warning
  - added the new `whatsapp_in` enum value to the `participants/items/type` response property for the response status `200`
  - added the new `whatsapp_out` enum value to the `participants/items/type` response property for the response status `200`
- **2026-04-19** `c428d4c9e4f8` — 1 info
  - added the required property `sample_rate` to the response with the `200` status
- **2026-04-17** `e2bde82c7722` — 2 info
  - added the optional property `app_id` to the response with the `200` status
  - added the optional property `participants/items/app_id` to the response with the `200` status
- **2026-04-15** `b84db4b78d2c` — 1 info
  - added the required property `participants/items/accept_dtmf` to the response with the `200` status
- **2026-03-26** `6ad38ff56ac1` — 1 breaking, 2 info
  - removed the required property `participants/items/leg_id` from the response with the `200` status
  - added the required property `participants/items/deaf` to the response with the `200` status
  - added the required property `participants/items/id` to the response with the `200` status
- **2026-03-26** `d09c97c6ca8c` — 6 breaking, 4 warning, 8 info
  - the response property `participants/items/held` became optional for the status `200`
  - the response property `participants/items/muted` became optional for the status `200`
  - removed the required property `participants/items/accept_dtmf` from the response with the `200` status
  - removed the required property `participants/items/deaf` from the response with the `200` status
  - removed the required property `participants/items/id` from the response with the `200` status
  - removed the required property `sample_rate` from the response with the `200` status
  - removed the optional property `app_id` from the response with the `200` status
  - removed the optional property `participants/items/app_id` from the response with the `200` status
  - removed the optional property `participants/items/headers` from the response with the `200` status
  - removed the optional property `participants/items/role` from the response with the `200` status
  - removed the `livekit_participant` enum value from the `participants/items/type` response property for the response status `200`
  - removed the `livekit_publish` enum value from the `participants/items/type` response property for the response status `200`
  - removed the `moq_in` enum value from the `participants/items/type` response property for the response status `200`
  - removed the `websocket_in` enum value from the `participants/items/type` response property for the response status `200`
  - removed the `websocket_out` enum value from the `participants/items/type` response property for the response status `200`
  - removed the `whatsapp_in` enum value from the `participants/items/type` response property for the response status `200`
  - removed the `whatsapp_out` enum value from the `participants/items/type` response property for the response status `200`
  - added the required property `participants/items/leg_id` to the response with the `200` status
- **2026-03-26** `818619c99a1d` — 2 info
  - the response property `participants/items/held` became required for the status `200`
  - the response property `participants/items/muted` became required for the status `200`

---

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