---
title: "Get a specific recording"
method: GET
path: "/api/recordings/{recording_path}"
tags: ["recordings"]
---

# Get a specific recording

`GET /api/recordings/{recording_path}`

## Path parameters

- `recording_path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/dwe/apis/dwe-os-api.md) · [All operations](https://skmtc.dev/dwe/apis/dwe-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dwe/dwe-os-api/revisions/5e114c13cb12/schema)
