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

# Changes to List Jobs

`GET /v1/jobs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 55 revisions.

- **2026-08-17** `22c2a2291146` — 1 info
- **2026-07-20** `d4e4f170f4f4` — 2 breaking, 1 warning, 12 info
- **2026-07-12** `e8a97dc9fce2` — 6 info
- **2026-06-18** `2562e655b8f2` — 1 info

## Changes

- **2026-08-17** `22c2a2291146` — 1 info
  - added the optional property `items/items/inputs/anyOf[subschema #1: JobInputsPublicV1]/node_data` to the response with the `200` status
- **2026-07-20** `d4e4f170f4f4` — 2 breaking, 1 warning, 12 info
  - the response property `page` became optional for the status `200`
  - the response property `per_page` became optional for the status `200`
  - deleted the `cookie` request parameter `token`
  - api operation id `list_jobs_v2_jobs_get` removed and replaced with `list_jobs_public_v1_api_v1_public_jobs_get`
  - the endpoint scheme security `APIKeyCookie` was added to the API
  - the endpoint scheme security `HTTPBearer` was added to the API
  - endpoint deprecated
  - added `#/components/schemas/JobDestinationPublicV1` to the `items/items/destination` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/JobInputsPublicV1` to the `items/items/inputs` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/JobSchedulePublicV1` to the `items/items/schedule` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/CrustJobDestination` from the `items/items/destination` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/CrustJobInputs` from the `items/items/inputs` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/CrustJobSchedule` from the `items/items/schedule` response property `anyOf` list for the response status `200`
  - the `page` response's property default value `1` was added for the status `200`
  - the `per_page` response's property default value `20` was added for the status `200`
- **2026-07-12** `e8a97dc9fce2` — 6 info
  - added `#/components/schemas/CrustJobDestination` to the `items/items/destination` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/CrustJobInputs` to the `items/items/inputs` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/CrustJobSchedule` to the `items/items/schedule` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/JobDestination` from the `items/items/destination` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/JobInputs` from the `items/items/inputs` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/JobSchedule` from the `items/items/schedule` response property `anyOf` list for the response status `200`
- **2026-06-18** `2562e655b8f2` — 1 info
  - endpoint added

---

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