---
title: "Changes to Get running job"
method: GET
path: "/jobs/{token}"
---

# Changes to Get running job

`GET /jobs/{token}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 17 revisions.

- **2021-08-31** `6298f0b2bcb9` — 6 breaking, 3 info
- **2020-09-05** `87cae065c674` — 1 breaking

## Changes

- **2021-08-31** `6298f0b2bcb9` — 6 breaking, 3 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - the response's body type/format changed from `object`/`` to ``/`` for status `4XX`
  - the response's body type/format changed from `object`/`` to ``/`` for status `5XX`
  - removed the required property `canceled` from the response with the `200` status
  - removed the required property `message` from the response with the `4XX` status
  - removed the required property `message` from the response with the `5XX` status
  - added `#/components/schemas/ObjectReference, subschema #2` to the response body `allOf` list for the response status `200`
  - added `#/components/schemas/ObjectReference, subschema #2` to the response body `allOf` list for the response status `4XX`
  - added `#/components/schemas/ObjectReference, subschema #2` to the response body `allOf` list for the response status `5XX`
- **2020-09-05** `87cae065c674` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/osbuild/apis/osbuild-composer-worker/docs/jobs/:token/get.md) · [API](https://skmtc.dev/osbuild/apis/osbuild-composer-worker.md) · [Page](https://skmtc.dev/osbuild/apis/osbuild-composer-worker/changes/jobs/:token/get)
