---
title: "GET /v1/printers/orphaned-jobs"
method: GET
path: "/v1/printers/orphaned-jobs"
---

# GET /v1/printers/orphaned-jobs

`GET /v1/printers/orphaned-jobs`

## Query parameters

- `printer_ids` string, required

## Response `200`

Default Response

- object
  - `orphanedJobs` object[]
    - `id` number
    - `printer_id` string
    - `claim_generation` string, uuid
    - `retry_handoff_expires_at` string, date-time
    - `status` string
    - `name` string
    - `retry_count` number
    - `max_retries` number
    - `next_eligible_at` string, date-time
    - `terminal_reason` string

## 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/revisions/14318ad4cbb0/schema)
