---
title: "Lists all available recordings"
method: GET
path: "/recording"
tags: ["recording"]
---

# Lists all available recordings

`GET /recording`

## Response `200`

Success

- RecordingListResponse — Response containing list of all recording
  - `data` string[], required

## Other responses

- `401` — Unauthorized
- `404` — Unable to obtain recordings

## Changes

- **2024-02-22** `4f1bea96a0f9` — 1 info
  - the endpoint scheme security `authorization` was added to the API
- **2024-02-12** `911cbd65995d` — 1 info
  - added the non-success response with the status `401`
- **2023-10-27** `ef2224df51a4` — 1 info
  - endpoint added
- **2023-07-18** `dafa9a249254` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/fishjam-dev/apis/fishjam-media-server/changes/recording/get.md)

---

[API](https://skmtc.dev/fishjam-dev/apis/fishjam-media-server.md) · [All operations](https://skmtc.dev/fishjam-dev/apis/fishjam-media-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fishjam-dev/fishjam-media-server/revisions/7227c4e436c0/schema)
