---
title: "GET /v1/printers/{id}/status"
method: GET
path: "/v1/printers/{id}/status"
---

# GET /v1/printers/{id}/status

`GET /v1/printers/{id}/status`

## Path parameters

- `id` string, required

## Response `200`

Default Response

- object
  - `status` string
  - `ready` boolean
  - `ready_source` 'bed_occupancy_verified' | 'operator_override' | 'lock_recovery' | 'null', nullable
  - `locked_by_job_id` number, nullable

## Other responses

- `400` — Default Response
- `500` — Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/versions/3b06bcb5f808/schema)
