---
title: "Changes to Get a job"
method: GET
path: "/jobs/{id}"
---

# Changes to Get a job

`GET /jobs/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-23** `a1a5f505549c` — 1 breaking, 9 warning, 7 info

## Changes

- **2026-08-23** `a1a5f505549c` — 1 breaking, 9 warning, 7 info
  - the response property `original_filename` became nullable for the status `200`
  - added the new `canceled` enum value to the `status` response property for the response status `200`
  - added the new `downloading` enum value to the `status` response property for the response status `200`
  - added the new `flare` enum value to the `model` response property for the response status `200`
  - added the new `lumen` enum value to the `model` response property for the response status `200`
  - added the new `mirage` enum value to the `model` response property for the response status `200`
  - added the new `motion` enum value to the `model` response property for the response status `200`
  - added the new `motion-x` enum value to the `model` response property for the response status `200`
  - added the new `prism` enum value to the `model` response property for the response status `200`
  - added the new `uploading` enum value to the `status` response property for the response status `200`
  - added the optional property `issues` to the response with the `401` status
  - added the optional property `issues` to the response with the `404` status
  - the response property `error` became required for the status `200`
  - the response property `original_filename` became required for the status `200`
  - the response property `result_url` became required for the status `200`
  - added the required property `frames_done` to the response with the `200` status
  - added the required property `frames_total` to the response with the `200` status

---

[Operation](https://skmtc.dev/upres/apis/upres-ai-api/docs/jobs/:id/get.md) · [API](https://skmtc.dev/upres/apis/upres-ai-api.md) · [Page](https://skmtc.dev/upres/apis/upres-ai-api/changes/jobs/:id/get)
