---
title: "Changes to Get a batch"
method: GET
path: "/api/v1alpha/batches/{batch_id}"
---

# Changes to Get a batch

`GET /api/v1alpha/batches/{batch_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2025-04-16** `afa3b61d1d09` — 15 info
- **2025-01-14** `559a91071cc1` — 15 warning

## Changes

- **2025-04-16** `afa3b61d1d09` — 15 info
  - added the optional property `attributes` to the response with the `200` status
  - added the optional property `billing_project` to the response with the `200` status
  - added the optional property `closed` to the response with the `200` status
  - added the optional property `complete` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `n_cancelled` to the response with the `200` status
  - added the optional property `n_completed` to the response with the `200` status
  - added the optional property `n_failed` to the response with the `200` status
  - added the optional property `n_jobs` to the response with the `200` status
  - added the optional property `n_succeeded` to the response with the `200` status
  - added the optional property `state` to the response with the `200` status
  - added the optional property `time_completed` to the response with the `200` status
  - added the optional property `time_created` to the response with the `200` status
  - added the optional property `token` to the response with the `200` status
  - added the optional property `user` to the response with the `200` status
- **2025-01-14** `559a91071cc1` — 15 warning
  - removed the optional property `attributes` from the response with the `200` status
  - removed the optional property `billing_project` from the response with the `200` status
  - removed the optional property `closed` from the response with the `200` status
  - removed the optional property `complete` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `n_cancelled` from the response with the `200` status
  - removed the optional property `n_completed` from the response with the `200` status
  - removed the optional property `n_failed` from the response with the `200` status
  - removed the optional property `n_jobs` from the response with the `200` status
  - removed the optional property `n_succeeded` from the response with the `200` status
  - removed the optional property `state` from the response with the `200` status
  - removed the optional property `time_completed` from the response with the `200` status
  - removed the optional property `time_created` from the response with the `200` status
  - removed the optional property `token` from the response with the `200` status
  - removed the optional property `user` from the response with the `200` status

---

[Operation](https://skmtc.dev/hail-is/apis/hail-services/docs/api/v1alpha/batches/:batch_id/get.md) · [API](https://skmtc.dev/hail-is/apis/hail-services.md) · [Page](https://skmtc.dev/hail-is/apis/hail-services/changes/api/v1alpha/batches/:batch_id/get)
