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

# Get Class Report

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

End-of-class report for org staff: per-student rollup, class-wide patterns,
and feedback on the teacher's own facilitation. Aggregates the per-call
summaries across the main room + all its breakouts.

Access is ORG-STAFF only (owner/admin/teacher of the room's organization) or
a platform admin — NOT the room creator by itself. A regular (non-school) call
with no organization_id has no 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)
