---
title: "Changes to Get batch details"
method: GET
path: "/v1/batches/{batch_id}"
---

# Changes to Get batch details

`GET /v1/batches/{batch_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 55 revisions.

- **2026-07-12** `e8a97dc9fce2` — 5 breaking
- **2026-07-07** `ebe52c375b71` — 3 warning, 1 info
- **2026-06-10** `421a9851d61b` — 1 warning
- **2026-03-24** `49cd7a10eca5` — 1 info

## Changes

- **2026-07-12** `e8a97dc9fce2` — 5 breaking
  - response property `tasks/items/anyOf[subschema #1]/batch_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/anyOf[subschema #1]/download_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/anyOf[subschema #1]/error` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/anyOf[subschema #1]/error_type` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/anyOf[subschema #1]/output_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-07-07** `ebe52c375b71` — 3 warning, 1 info
  - added the new `in_progress` enum value to the `tasks/items/anyOf[subschema #1]/state` response property for the response status `200`
  - added the new `labs` enum value to the `tasks/items/anyOf[subschema #1]/api_type` response property for the response status `200`
  - added the new `queued` enum value to the `tasks/items/anyOf[subschema #1]/state` response property for the response status `200`
  - added the optional property `tasks/items/anyOf[subschema #1]/queue` to the response with the `200` status
- **2026-06-10** `421a9851d61b` — 1 warning
  - added the new `fast-serp` enum value to the `tasks/items/anyOf[subschema #1]/api_type` response property for the response status `200`
- **2026-03-24** `49cd7a10eca5` — 1 info
  - endpoint added

---

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