---
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

- `404` — Unable to obtain recordings

## Changes

- **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/ac17ad2abfa4/schema)
