# GET /v1/batches

> ListBatches

- `operationId`: `V1BatchesListBatches`
- Group: [Batch API](https://sference.com/docs/api-reference/batch-api.md)
- API spec (machine-readable): https://sference.com/openapi.json
- HTML version: https://sference.com/docs/api-reference/batch-api/V1BatchesListBatches

## Responses

### `200` — Request fulfilled, document follows

Schema: `BatchListResponse`

| Field | Type | Required | Constraints | Description |
| --- | --- | --- | --- | --- |
| `items` | array<BatchResponse> | yes | — | — |

Source: https://sference.com/docs/api-reference/batch-api/V1BatchesListBatches
