---
title: "Retrieve a screenshot of the video stream (can be cached)"
method: GET
path: "/videos/{id}/screenshot/"
tags: ["videos"]
---

# Retrieve a screenshot of the video stream (can be cached)

`GET /videos/{id}/screenshot/`

Use this method to retrieve a screenshot of a video archive stream (can be cached).

## Path parameters

- `id` integer, required

## Query parameters

- `height` integer
- `quality` integer
- `rot` boolean
- `width` integer

## Response `200`

No response body

---

[API](https://skmtc.dev/ntechlab/apis/internal-api-documentation.md) · [All operations](https://skmtc.dev/ntechlab/apis/internal-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ntechlab/internal-api-documentation/revisions/fe217a895bc7/schema)
