---
title: "printer information"
method: GET
path: "/api/v1/info"
---

# printer information

`GET /api/v1/info`

## Response `200`

OK

- Info
  - `mmu` boolean
  - `name` string
  - `location` string
  - `farm_mode` boolean
  - `nozzle_diameter` number
  - `min_extrusion_temp` integer
  - `serial` string
  - `sd_ready` boolean
  - `active_camera` boolean
  - `hostname` string
  - `port` string
  - `network_error_chime` boolean

## Other responses

- `401` — Unauthorized

## Changes

- **2023-04-21** `8675bdbccdcb` — 1 info
  - added the optional property `network_error_chime` to the response with the `200` status
- **2022-10-13** `6a5c6d42113e` — 1 info
  - added the optional property `active_camera` to the response with the `200` status
- **2022-08-18** `bf45f7b0dd2e` — 2 info
  - added the optional property `min_extrusion_temp` to the response with the `200` status
  - added the optional property `nozzle_diameter` to the response with the `200` status
- **2022-04-13** `c2edc5e9e0b6` — 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/info/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/e0a5f7abc4df/schema)
