---
title: "Retrieve Batch"
method: GET
path: "/api/v1/batches/{batch_id}"
tags: ["openAiBatch"]
---

# Retrieve Batch

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

Handle GET requests (retrieve batch or list batches).

## Path parameters

- `batch_id` string, required

## Headers

- `Authorization` string, required

## Response `200`

No response body

- OpenAIBatchRetrieveBatchResponse200 — Empty response body

---

[API](https://skmtc.net/keywordsai/apis/api-reference.md) · [All operations](https://skmtc.net/keywordsai/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keywordsai/api-reference/revisions/c26d550029f8/schema)
