---
title: "Retrieve a batch job (Gemini format)"
method: GET
path: "/genai/v1beta/batches/{batch_id}"
tags: ["GenAI Integration"]
---

# Retrieve a batch job (Gemini format)

`GET /genai/v1beta/batches/{batch_id}`

## Path parameters

- `batch_id` string, required

## Response `200`

Successful response

- object

## Other responses

- `404` — Batch not found
- `500` — Internal server error

---

[API](https://skmtc.net/getbifrost/apis/bifrost-api.md) · [All operations](https://skmtc.net/getbifrost/apis/bifrost-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbifrost/bifrost-api/versions/f8cab88f64ea/schema)
