---
title: "Changes to Get current settings and properties of specific camera"
method: GET
path: "/api/v1/cameras/{id}"
---

# Changes to Get current settings and properties of specific camera

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 49 revisions.

- **2023-05-02** `65188ef36d05` — 1 warning, 1 info
- **2022-11-23** `fbe1c12c11c1` — 11 warning, 3 info
- **2022-11-15** `c1e419cc0298` — 2 info
- **2022-10-13** `6a5c6d42113e` — 1 info
- **2021-02-22** `30eda14983ed` — 1 breaking

## Changes

- **2023-05-02** `65188ef36d05` — 1 warning, 1 info
  - added the new `FOCUS` enum value to the `capabilities/items/` response property for the response status `200`
  - added the optional property `focus` to the response with the `200` status
- **2022-11-23** `fbe1c12c11c1` — 11 warning, 3 info
  - removed the optional property `driver` from the response with the `200` status
  - removed the optional property `exposure` from the response with the `200` status
  - removed the optional property `path` from the response with the `200` status
  - removed the optional property `rotation` from the response with the `200` status
  - removed the optional property `send_to_connect` from the response with the `200` status
  - added the new `EACH_LAYER` enum value to the `trigger_scheme` response property for the response status `200`
  - added the new `FIFTH_LAYER` enum value to the `trigger_scheme` response property for the response status `200`
  - added the new `MANUAL` enum value to the `trigger_scheme` response property for the response status `200`
  - added the new `SIXTY_SEC` enum value to the `trigger_scheme` response property for the response status `200`
  - added the new `TEN_SEC` enum value to the `trigger_scheme` response property for the response status `200`
  - added the new `THIRTY_SEC` enum value to the `trigger_scheme` response property for the response status `200`
  - added the optional property `capabilities` to the response with the `200` status
  - removed the `EVERY_10_MIN` enum value from the `trigger_scheme` response property for the response status `200`
  - removed the `ON_LAYER_CHANGE` enum value from the `trigger_scheme` response property for the response status `200`
- **2022-11-15** `c1e419cc0298` — 2 info
  - 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

---

[Operation](https://skmtc.dev/prusa3d/apis/prusalink-web/docs/api/v1/cameras/:id/get.md) · [API](https://skmtc.dev/prusa3d/apis/prusalink-web.md) · [Page](https://skmtc.dev/prusa3d/apis/prusalink-web/changes/api/v1/cameras/:id/get)
