---
title: "Changes to Get Batch by ID"
method: GET
path: "/v1/batches/{batch_id}"
---

# Changes to Get Batch by ID

`GET /v1/batches/{batch_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 31 revisions.

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

## Changes

- **2026-08-30** `3775e0b36ee1` — 1 info
  - added the optional property `tier_tasks/items/extractor_jobs/items/warnings` to the response with the `200` status
- **2026-08-16** `6e8256aacbc5` — 2 info
  - added the optional property `tier_tasks/items/ray_job_completed_at` to the response with the `200` status
  - added the optional property `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-04** `9603dfdab463` — 3 warning, 1 info
  - added the new `DEACTIVATED` enum value to the `status` response property for the response status `200`
  - added the new `DEACTIVATED` enum value to the `tier_tasks/items/extractor_jobs/items/status` response property for the response status `200`
  - added the new `DEACTIVATED` enum value to the `tier_tasks/items/status` response property for the response status `200`
  - added the optional property `unaccounted_object_count` to the response with the `200` status
- **2026-08-01** `6c69078922c2` — 5 info
  - added the optional property `progress/anyOf[subschema #1: BatchProgress]/chunk_stats` to the response with the `200` status
  - added the optional property `segments_dropped` to the response with the `200` status
  - added the optional property `segments_dropped_reasons` to the response with the `200` status
  - added the optional property `tier_tasks/items/extractor_jobs/items/segments_dropped` to the response with the `200` status
  - added the optional property `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 `documents_resolvable` to the response with the `200` status
  - added the optional property `documents_resolvable_error` to the response with the `200` status
- **2026-07-26** `7cb051533311` — 1 info
  - added the optional property `queue_context` to the response with the `200` status

---

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