---
title: "Get Class Transcript"
method: GET
path: "/chatrooms/{room_name}/class-transcript"
tags: ["chatrooms"]
---

# Get Class Transcript

`GET /chatrooms/{room_name}/class-transcript`

Merged, time-sorted transcript across the class (main room + every breakout).

For an audio-only class the recording video is blank (nothing to composite), so
this chronological "who said what, when" timeline IS the record of who was talking
and when. Org-staff only, same access as the class report.

## Path parameters

- `room_name` string, required

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fluentea/aurqa-language-learning-platform-refactored/revisions/78f314acd8bf/schema)
