---
title: "Changes to List Tasks"
method: POST
path: "/v1/tasks/list"
---

# Changes to List Tasks

`POST /v1/tasks/list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 29 revisions.

- **2026-08-30** `3775e0b36ee1` — 2 warning, 2 info
- **2026-08-09** `5d4c905106b4` — 1 info
- **2026-08-04** `9603dfdab463` — 1 warning, 1 info
- **2026-08-02** `72cc17ba6f7f` — 2 info
- **2026-07-26** `7cb051533311` — 9 info

## Changes

- **2026-08-30** `3775e0b36ee1` — 2 warning, 2 info
  - added the new `api_collections_documents_bulk_delete` enum value to the `results/items/task_type` response property for the response status `200`
  - added the new `api_collections_documents_bulk_update` enum value to the `results/items/task_type` response property for the response status `200`
  - added the new `api_collections_documents_bulk_delete` enum value to the request property `task_type/anyOf[subschema #1: TaskType]/`
  - added the new `api_collections_documents_bulk_update` enum value to the request property `task_type/anyOf[subschema #1: TaskType]/`
- **2026-08-09** `5d4c905106b4` — 1 info
  - the endpoint scheme security `BearerAuth` was added to the API
- **2026-08-04** `9603dfdab463` — 1 warning, 1 info
  - added the new `DEACTIVATED` enum value to the `results/items/status` response property for the response status `200`
  - added the new `DEACTIVATED` enum value to the request property `status/anyOf[subschema #1: TaskStatusEnum]/`
- **2026-08-02** `72cc17ba6f7f` — 2 info
  - added the new optional `query` request parameter `after`
  - added the new optional `query` request parameter `next_cursor`
- **2026-07-26** `7cb051533311` — 9 info
  - added the new `geo_bounding_box` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_bounding_box` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_bounding_box` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_polygon` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_polygon` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_polygon` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_radius` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/AND/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_radius` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/NOT/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`
  - added the new `geo_radius` enum value to the request property `filters/anyOf[subschema #1: LogicalOperator]/OR/anyOf[subschema #1]/items/anyOf[subschema #2: FilterCondition]/operator`

---

[Operation](https://skmtc.dev/mixpeek/apis/mixpeek-api/docs/v1/tasks/list/post.md) · [API](https://skmtc.dev/mixpeek/apis/mixpeek-api.md) · [Page](https://skmtc.dev/mixpeek/apis/mixpeek-api/changes/v1/tasks/list/post)
