---
title: "Chat"
method: GET
path: "/chat/{room_id}"
---

# Chat

`GET /chat/{room_id}`

## Path parameters

- `room_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/tianbot/apis/fastapi.md) · [All operations](https://skmtc.dev/tianbot/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tianbot/fastapi/revisions/59bfcef5692c/schema)
