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

## Changes

- **2026-08-02** `4a0fbdd6e87d` — 2 info
  - added the optional property `orphanedJobs/items/claim_generation` to the response with the `200` status
  - added the optional property `orphanedJobs/items/retry_handoff_expires_at` to the response with the `200` status
- **2026-07-26** `750c8a136307` — 4 info
  - added the optional property `orphanedJobs/items/max_retries` to the response with the `200` status
  - added the optional property `orphanedJobs/items/next_eligible_at` to the response with the `200` status
  - added the optional property `orphanedJobs/items/retry_count` to the response with the `200` status
  - added the optional property `orphanedJobs/items/terminal_reason` to the response with the `200` status

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/printers/orphaned-jobs/get.md)

---

[API](https://skmtc.dev/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/a8bfa8f6865b/schema)
