---
title: "My Recordings"
method: GET
path: "/chatrooms/{room_name}/my-recordings"
tags: ["chatrooms"]
---

# My Recordings

`GET /chatrooms/{room_name}/my-recordings`

The recordings of this class that the CALLER may watch.

The caller is always the token's user; this route takes no identity of any
kind from the path or a body.

## Path parameters

- `room_name` string, required

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 25 revisions in range; 1 not diffed.

- **2026-09-22** `b5b1eed6f8d6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/changes/chatrooms/:room_name/my-recordings/get.md)

---

[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.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/be75c0eba493?raw)
