---
title: "Changes to api version information"
method: GET
path: "/api/version"
---

# Changes to api version information

`GET /api/version`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 49 revisions.

- **2022-12-14** `f1205c950e45` — 1 info
- **2022-08-11** `aaa19eb7da57` — 1 info
- **2022-04-13** `c2edc5e9e0b6` — 5 warning, 5 info
- **2021-09-23** `7ad880a6c0c4` — 5 info
- **2021-02-22** `30eda14983ed` — 5 breaking, 2 warning, 3 info

## Changes

- **2022-12-14** `f1205c950e45` — 1 info
  - added the non-success response with the status `401`
- **2022-08-11** `aaa19eb7da57` — 1 info
  - added the optional property `capabilities` to the response with the `200` status
- **2022-04-13** `c2edc5e9e0b6` — 5 warning, 5 info
  - deleted the `query` request parameter `system`
  - removed the optional property `hostname` from the response with the `200` status
  - removed the optional property `python` from the response with the `200` status
  - removed the optional property `server` from the response with the `200` status
  - removed the optional property `system` from the response with the `200` status
  - the response property `api` became required for the status `200`
  - the response property `firmware` became required for the status `200`
  - the response property `text` became required for the status `200`
  - added the required property `printer` to the response with the `200` status
  - added the required property `version` to the response with the `200` status
- **2021-09-23** `7ad880a6c0c4` — 5 info
  - added the new optional `query` request parameter `system`
  - added the optional property `firmware` to the response with the `200` status
  - added the optional property `python` to the response with the `200` status
  - added the optional property `sdk` to the response with the `200` status
  - added the optional property `system` to the response with the `200` status
- **2021-02-22** `30eda14983ed` — 5 breaking, 2 warning, 3 info
  - the response property `api` became optional for the status `200`
  - the response property `text` became optional for the status `200`
  - removed the required property `firmware` from the response with the `200` status
  - removed the required property `printer` from the response with the `200` status
  - removed the required property `version` from the response with the `200` status
  - removed the optional property `capabilities` from the response with the `200` status
  - removed the optional property `sdk` from the response with the `200` status
  - removed the non-success response with the status `401`
  - added the optional property `hostname` to the response with the `200` status
  - added the optional property `server` to the response with the `200` status

---

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