---
title: "Changes to Get a list of active cameras and its properties"
method: GET
path: "/api/v1/cameras"
---

# Changes to Get a list of active cameras and its properties

`GET /api/v1/cameras`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 49 revisions.

- **2022-11-21** `e25bada0148d` — 1 warning, 5 info
- **2022-11-15** `c1e419cc0298` — 1 info
- **2022-10-13** `6a5c6d42113e` — 1 info
- **2021-02-22** `30eda14983ed` — 1 breaking

## Changes

- **2022-11-21** `e25bada0148d` — 1 warning, 5 info
  - removed the optional property `items/status` from the response with the `200` status
  - added the optional property `items/config` to the response with the `200` status
  - added the optional property `items/connected` to the response with the `200` status
  - added the optional property `items/detected` to the response with the `200` status
  - added the optional property `items/linked` to the response with the `200` status
  - added the optional property `items/stored` to the response with the `200` status
- **2022-11-15** `c1e419cc0298` — 1 info
  - 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/get.md) · [API](https://skmtc.dev/prusa3d/apis/prusalink-web.md) · [Page](https://skmtc.dev/prusa3d/apis/prusalink-web/changes/api/v1/cameras/get)
