---
title: "Changes to List tasks"
method: GET
path: "/api/tasks/"
---

# Changes to List tasks

`GET /api/tasks/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 79 revisions.

- **2026-08-17** `cd15387eb365` — 1 warning, 1 info
- **2026-08-08** `815e0302a988` — 1 breaking, 1 info
- **2026-08-05** `c3e15c78f2da` — 4 info
- **2026-08-05** `6397cb5a99c5` — 1 info
- **2026-07-31** `ad26f9fc3665` — 1 warning, 1 info
- **2026-07-14** `5eca0ee51571` — 1 warning, 1 info
- **2026-06-15** `93d4227fb66d` — 1 warning, 1 info
- **2026-06-09** `477eebb078d5` — 1 warning, 1 info
- **2026-05-28** `944dd780e161` — 1 warning, 1 info
- **2026-05-18** `482f29942d73` — 1 warning, 1 info
- **2026-05-12** `cd28457eac51` — 1 info

## Changes

- **2026-08-17** `cd15387eb365` — 1 warning, 1 info
  - added the new `product_update_subscription` enum value to the `items/task_type` response property for the response status `200`
  - added the enum value `product_update_subscription` to the property `anyOf[subschema #1: TaskType]/` of the `query` request parameter `task_type`
- **2026-08-08** `815e0302a988` — 1 breaking, 1 info
  - response property `detail` list-of-types was widened by adding types `string` to media type `application/json` of response `422`
  - the response property `detail` became required for the status `422`
- **2026-08-05** `c3e15c78f2da` — 4 info
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
- **2026-08-05** `6397cb5a99c5` — 1 info
  - api operation id `list_tasks_api_tasks__get` removed and replaced with `list_tasks`
- **2026-07-31** `ad26f9fc3665` — 1 warning, 1 info
  - added the new `asset_version_storage_cleanup` enum value to the `items/task_type` response property for the response status `200`
  - added the enum value `asset_version_storage_cleanup` to the property `anyOf[subschema #1: TaskType]/` of the `query` request parameter `task_type`
- **2026-07-14** `5eca0ee51571` — 1 warning, 1 info
  - added the new `burst_detection` enum value to the `items/task_type` response property for the response status `200`
  - added the enum value `burst_detection` to the property `anyOf[subschema #1: TaskType]/` of the `query` request parameter `task_type`
- **2026-06-15** `93d4227fb66d` — 1 warning, 1 info
  - added the new `display_proxy_generation` enum value to the `items/task_type` response property for the response status `200`
  - added the enum value `display_proxy_generation` to the property `anyOf[subschema #1: TaskType]/` of the `query` request parameter `task_type`
- **2026-06-09** `477eebb078d5` — 1 warning, 1 info
  - added the new `video_metadata_extract` enum value to the `items/task_type` response property for the response status `200`
  - added the enum value `video_metadata_extract` to the property `anyOf[subschema #1: TaskType]/` of the `query` request parameter `task_type`
- **2026-05-28** `944dd780e161` — 1 warning, 1 info
  - added the new `thumbhash` enum value to the `items/task_type` response property for the response status `200`
  - added the enum value `thumbhash` to the property `anyOf[subschema #1: TaskType]/` of the `query` request parameter `task_type`
- **2026-05-18** `482f29942d73` — 1 warning, 1 info
  - added the new `video_thumbnail_extract` enum value to the `items/task_type` response property for the response status `200`
  - added the enum value `video_thumbnail_extract` to the property `anyOf[subschema #1: TaskType]/` of the `query` request parameter `task_type`
- **2026-05-12** `cd28457eac51` — 1 info
  - added the new optional `query` request parameter `library_id`

---

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