---
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

---

[API](https://skmtc.net/prusa3d/apis/prusalink-web.md) · [All operations](https://skmtc.net/prusa3d/apis/prusalink-web/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prusa3d/prusalink-web/versions/e0a5f7abc4df/schema)
