---
title: "Retrieve a screenshot of the camera stream (invalidates cache)"
method: POST
path: "/cameras/{id}/screenshot/"
tags: ["cameras"]
---

# Retrieve a screenshot of the camera stream (invalidates cache)

`POST /cameras/{id}/screenshot/`

This method retrieves a screenshot from a camera video stream (cache invalidated).

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