---
title: "Claim Next Print Job"
method: GET
path: "/kiosk/print-jobs/next"
tags: ["kiosk-print"]
---

# Claim Next Print Job

`GET /kiosk/print-jobs/next`

Long-poll for the next job. 204 when the block expires with nothing —
the agent simply calls again, which is the whole reconnect protocol.

## Response `200`

Successful Response

- unknown

## Changes

- **2026-09-08** `6ea721316081` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stardrift/apis/fastapi/changes/kiosk/print-jobs/next/get.md)

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/stardrift/apis/fastapi/revisions/6ea721316081?raw)
