---
title: "List batch jobs (Gemini format)"
method: GET
path: "/genai/v1beta/batches"
tags: ["GenAI Integration"]
---

# List batch jobs (Gemini format)

`GET /genai/v1beta/batches`

Lists batch jobs in Gemini format. Supports `pageSize` / `pageToken` pagination.

## Query parameters

- `pageSize` integer
- `pageToken` string

## Response `200`

Successful response

- object

## Other responses

- `400` — Bad request
- `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)
