---
title: "List batches"
method: GET
path: "/api/v2/batches"
tags: ["Batch Processing (v2)"]
---

# List batches

`GET /api/v2/batches`

## Query parameters

- `limit` integer
- `offset` integer
- `status_filter` 'pending' | 'processing' | 'completed' | 'failed' | 'cancelled'

## Response `200`

Batch list

---

[API](https://skmtc.dev/pixelpanda/apis/pixelpanda-api.md) · [All operations](https://skmtc.dev/pixelpanda/apis/pixelpanda-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pixelpanda/pixelpanda-api/revisions/ab364b97afe5/schema)
