---
title: "Get a device recording video"
method: GET
path: "/devices/{deviceId}/recordings/{recordingId}/video"
tags: ["Tools/Recordings"]
---

# Get a device recording video

`GET /devices/{deviceId}/recordings/{recordingId}/video`

## Path parameters

- `deviceId` string, required
- `recordingId` string, required

## Other responses

- `302` — Found
- `404` — Not Found
- `409` — Conflict
- `410` — Gone
- `422` — Unprocessable Entity
- `500` — Internal Server Error

## Changes

- **2026-08-13** `fc388ab21a20` — 2 info
  - api tag `Tools/Recordings` added
  - api tag `Recordings` removed
- **2026-08-01** `cd80ab1b29b0` — 1 info
  - endpoint added
- **2026-08-01** `3183ec3153d1` — 1 breaking
  - api path removed without deprecation
- **2026-07-27** `b6fd8aed4bf4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/droidrun/apis/droidrun-cloud/changes/devices/:deviceId/recordings/:recordingId/video/get.md)

---

[API](https://skmtc.dev/droidrun/apis/droidrun-cloud.md) · [All operations](https://skmtc.dev/droidrun/apis/droidrun-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/droidrun/droidrun-cloud/revisions/a1453ac769d4/schema)
