---
title: "Changes to GET /api/system/queue-jobs/{id}"
method: GET
path: "/api/system/queue-jobs/{id}"
---

# Changes to GET /api/system/queue-jobs/{id}

`GET /api/system/queue-jobs/{id}`

> Every recorded change to this endpoint, newest first.
> 49 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 49 revisions.

- **2026-08-31** `97e51f27dc77` — 3 breaking, 3 info

## Changes

- **2026-08-31** `97e51f27dc77` — 3 breaking, 3 info
  - the response property `data/error` became nullable for the status `200`
  - the response property `data/processedAt` became nullable for the status `200`
  - the response property `data/processingStartedAt` became nullable for the status `200`
  - response property `data/error` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/processedAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/processingStartedAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`

---

[Operation](https://skmtc.dev/retraced/apis/api-reference/docs/api/system/queue-jobs/:id/get.md) · [API](https://skmtc.dev/retraced/apis/api-reference.md) · [Page](https://skmtc.dev/retraced/apis/api-reference/changes/api/system/queue-jobs/:id/get)
