---
title: "Retrieve a screenshot from camera stream (can be cached)"
method: GET
path: "/cameras/{id}/screenshot/"
tags: ["cameras"]
---

# Retrieve a screenshot from camera stream (can be cached)

`GET /cameras/{id}/screenshot/`

Use this method to retrieve a screenshot from a camera video stream (can be cached).

## Path parameters

- `id` integer, required

## Query parameters

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

## Response `200`

---

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