---
title: "Changes to Fetch stats for a queue"
method: POST
path: "/v1/queue.stats"
---

# Changes to Fetch stats for a queue

`POST /v1/queue.stats`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 16 revisions.

- **2026-07-17** `b67c2fa641f7` — 1 breaking
- **2025-06-05** `db1e2b747f3c` — 1 breaking
- **2025-04-21** `3de0078c9268` — 4 breaking, 4 info
- **2024-09-15** `ba3240950bb2` — 3 breaking, 5 info

## Changes

- **2026-07-17** `b67c2fa641f7` — 1 breaking
  - request body became required
- **2025-06-05** `db1e2b747f3c` — 1 breaking
  - removed the required property `logical_queues/items/lease_blocked` from the response with the `200` status
- **2025-04-21** `3de0078c9268` — 4 breaking, 4 info
  - removed the required property `logical_queues/items/average_reserved_age` from the response with the `200` status
  - removed the required property `logical_queues/items/partitions/items/total_reserved` from the response with the `200` status
  - removed the required property `logical_queues/items/reserve_blocked` from the response with the `200` status
  - removed the required property `logical_queues/items/reserve_waiting` from the response with the `200` status
  - added the required property `logical_queues/items/average_leased_age` to the response with the `200` status
  - added the required property `logical_queues/items/lease_blocked` to the response with the `200` status
  - added the required property `logical_queues/items/lease_waiting` to the response with the `200` status
  - added the required property `logical_queues/items/partitions/items/total_leased` to the response with the `200` status
- **2024-09-15** `ba3240950bb2` — 3 breaking, 5 info
  - removed the required property `logical_queues/items/average_leased_age` from the response with the `200` status
  - removed the required property `logical_queues/items/lease_waiting` from the response with the `200` status
  - removed the required property `logical_queues/items/partitions/items/total_leased` from the response with the `200` status
  - request body became optional
  - added the required property `logical_queues/items/average_reserved_age` to the response with the `200` status
  - added the required property `logical_queues/items/partitions/items/total_reserved` to the response with the `200` status
  - added the required property `logical_queues/items/reserve_blocked` to the response with the `200` status
  - added the required property `logical_queues/items/reserve_waiting` to the response with the `200` status

---

[Operation](https://skmtc.dev/kapetan-io/apis/querator-api/docs/v1/queue.stats/post.md) · [API](https://skmtc.dev/kapetan-io/apis/querator-api.md) · [Page](https://skmtc.dev/kapetan-io/apis/querator-api/changes/v1/queue.stats/post)
