---
title: "Queue Depth"
method: GET
path: "/kiosk/print-jobs/depth"
tags: ["kiosk-print"]
---

# Queue Depth

`GET /kiosk/print-jobs/depth`

## Query parameters

- `printer` string, nullable — station id

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-10** `03a9621c5178` — 2 info
  - added the new optional `query` request parameter `printer`
  - added the non-success response with the status `422`
- **2026-09-08** `6ea721316081` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stardrift/apis/fastapi/changes/kiosk/print-jobs/depth/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/750ef040fb57?raw)
