---
title: "api version informations"
method: GET
path: "/api/version"
---

# api version informations

`GET /api/version`

## Response `200`

OK

- Version
  - `api` string, required
  - `version` string, required
  - `printer` string, required
  - `text` string, required
  - `firmware` string, required
  - `sdk` string

## Changes

- **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
  - …6 more
- **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
  - …1 more
- **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
  - …6 more

[Change history](https://skmtc.dev/prusa3d/apis/prusalink-web/changes/api/version/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-service-production.skmtc.workers.dev/v1/apis/prusa3d/prusalink-web/revisions/9034fb0fafeb/schema)
