---
title: "Return a captured image from the camera with a given id"
method: GET
path: "/api/v1/cameras/{id}/snap"
---

# Return a captured image from the camera with a given id

`GET /api/v1/cameras/{id}/snap`

## Response `200`

OK

## Other responses

- `204` — No Content No Error
- `304` — Not Modified
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `503` — Service Unavailable

## Changes

- **2022-11-15** `c1e419cc0298` — 3 info
  - added the non-success response with the status `304`
  - added the non-success response with the status `403`
  - added the non-success response with the status `503`
- **2022-10-13** `6a5c6d42113e` — 1 info
  - endpoint added
- **2021-02-22** `30eda14983ed` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/prusa3d/apis/prusalink-web/changes/api/v1/cameras/:id/snap/get.md)

---

[API](https://skmtc.dev/prusa3d/apis/prusalink-web.md) · [All operations](https://skmtc.dev/prusa3d/apis/prusalink-web/llms.txt) · [OpenAPI document](https://skmtc.dev/prusa3d/apis/prusalink-web/revisions/0f7524a0402f?raw)
