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

# Retrieve Batch

`GET /v1/batches/{batch_id}`

Retrieve the status of a batch.

## Path parameters

- `batch_id` string, required

## Query parameters

- `provider` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mozilla-ai/apis/otari.md) · [All operations](https://skmtc.net/mozilla-ai/apis/otari/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/otari/revisions/866dfb3fb7eb/schema)
