---
title: "Changes to List All Batches"
method: POST
path: "/v1/batches/list"
---

# Changes to List All Batches

`POST /v1/batches/list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 33 revisions.

- **2026-09-02** `8ef32f2ad1a6` — 1 warning
- **2026-08-30** `3775e0b36ee1` — 1 info
- **2026-08-16** `6e8256aacbc5` — 2 info
- **2026-08-09** `5d4c905106b4` — 1 info
- **2026-08-08** `220a3b263fda` — 1 info
- **2026-08-04** `9603dfdab463` — 3 warning, 2 info
- **2026-08-01** `6c69078922c2` — 5 info
- **2026-07-31** `a99bd9ec84c7` — 2 info
- **2026-07-26** `7cb051533311` — 1 info

## Changes

- **2026-09-02** `8ef32f2ad1a6` — 1 warning
  - added the new `mvs_durability` enum value to the `results/items/failure_category/anyOf[subschema #1: FailureCategory]/` response property for the response status `200`
- **2026-08-30** `3775e0b36ee1` — 1 info
  - added the optional property `results/items/tier_tasks/items/extractor_jobs/items/warnings` to the response with the `200` status
- **2026-08-16** `6e8256aacbc5` — 2 info
  - added the optional property `results/items/tier_tasks/items/ray_job_completed_at` to the response with the `200` status
  - added the optional property `results/items/tier_tasks/items/ray_job_started_at` to the response with the `200` status
- **2026-08-09** `5d4c905106b4` — 1 info
  - the endpoint scheme security `BearerAuth` was added to the API
- **2026-08-08** `220a3b263fda` — 1 info
  - added the new optional request property `namespace_id`
- **2026-08-04** `9603dfdab463` — 3 warning, 2 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 `results/items/tier_tasks/items/extractor_jobs/items/status` response property for the response status `200`
  - added the new `DEACTIVATED` enum value to the `results/items/tier_tasks/items/status` response property for the response status `200`
  - added the new `DEACTIVATED` enum value to the request property `status/anyOf[subschema #1: TaskStatusEnum]/`
  - added the optional property `results/items/unaccounted_object_count` to the response with the `200` status
- **2026-08-01** `6c69078922c2` — 5 info
  - added the optional property `results/items/progress/anyOf[subschema #1: BatchProgress]/chunk_stats` to the response with the `200` status
  - added the optional property `results/items/segments_dropped` to the response with the `200` status
  - added the optional property `results/items/segments_dropped_reasons` to the response with the `200` status
  - added the optional property `results/items/tier_tasks/items/extractor_jobs/items/segments_dropped` to the response with the `200` status
  - added the optional property `results/items/tier_tasks/items/extractor_jobs/items/segments_dropped_reasons` to the response with the `200` status
- **2026-07-31** `a99bd9ec84c7` — 2 info
  - added the optional property `results/items/documents_resolvable` to the response with the `200` status
  - added the optional property `results/items/documents_resolvable_error` to the response with the `200` status
- **2026-07-26** `7cb051533311` — 1 info
  - added the optional property `results/items/queue_context` to the response with the `200` status

---

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