---
title: "Changes to List jobs"
method: GET
path: "/jobs"
---

# Changes to List jobs

`GET /jobs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-23** `a1a5f505549c` — 2 breaking, 9 warning, 17 info

## Changes

- **2026-08-23** `a1a5f505549c` — 2 breaking, 9 warning, 17 info
  - the `query` request parameter `model` was restricted to a list of enum values
  - the response property `data/items/original_filename` became nullable for the status `200`
  - added the new `canceled` enum value to the `data/items/status` response property for the response status `200`
  - added the new `downloading` enum value to the `data/items/status` response property for the response status `200`
  - added the new `flare` enum value to the `data/items/model` response property for the response status `200`
  - added the new `lumen` enum value to the `data/items/model` response property for the response status `200`
  - added the new `mirage` enum value to the `data/items/model` response property for the response status `200`
  - added the new `motion` enum value to the `data/items/model` response property for the response status `200`
  - added the new `motion-x` enum value to the `data/items/model` response property for the response status `200`
  - added the new `prism` enum value to the `data/items/model` response property for the response status `200`
  - added the new `uploading` enum value to the `data/items/status` response property for the response status `200`
  - added the new enum value `canceled` to the `query` request parameter `status`
  - added the new enum value `downloading` to the `query` request parameter `status`
  - added the new enum value `flare` to the `query` request parameter `model`
  - added the new enum value `lumen` to the `query` request parameter `model`
  - added the new enum value `mirage` to the `query` request parameter `model`
  - added the new enum value `motion` to the `query` request parameter `model`
  - added the new enum value `motion-x` to the `query` request parameter `model`
  - added the new enum value `prism` to the `query` request parameter `model`
  - added the new enum value `uploading` to the `query` request parameter `status`
  - added the non-success response with the status `400`
  - added the optional property `issues` to the response with the `401` status
  - the response property `data/items/error` became required for the status `200`
  - the response property `data/items/original_filename` became required for the status `200`
  - the response property `data/items/result_url` became required for the status `200`
  - the response property `next_cursor` became required for the status `200`
  - added the required property `data/items/frames_done` to the response with the `200` status
  - added the required property `data/items/frames_total` to the response with the `200` status

---

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