---
title: "Return room data if exists. Returns not found if it does not exist."
method: GET
path: "/room/{roomName}/rawInfo"
tags: ["Rooms"]
---

# Return room data if exists. Returns not found if it does not exist.

`GET /room/{roomName}/rawInfo`

Returns room data.

## Path parameters

- `roomName` string, required

## Response `200`

Room data

## Other responses

- `400` — Unexpected error

## Changes

- **2020-10-10** `7cd1abbcf31e` — 1 info
  - endpoint added
- **2020-09-10** `66e858cc5f97` — 1 breaking
  - api path removed without deprecation
- **2020-08-06** `770ab7823837` — 1 info
  - endpoint added
- **2020-08-06** `c0f6f5d96785` — 1 breaking
  - api path removed without deprecation
- **2020-03-27** `c82cda3179a6` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/opentok/apis/opentokrtc-api/changes/room/:roomName/rawInfo/get.md)

---

[API](https://skmtc.dev/opentok/apis/opentokrtc-api.md) · [All operations](https://skmtc.dev/opentok/apis/opentokrtc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opentok/opentokrtc-api/revisions/7c588b24fbe6/schema)
