---
title: "List batches"
method: GET
path: "/v1/batches"
tags: ["Batches"]
---

# List batches

`GET /v1/batches`

Returns a list of batch jobs belonging to the user.

## Response `200`

List of batches

- object
  - `object` 'list', required
  - `data` unknown[], required
    - unknown
  - `has_more` boolean, required

---

[API](https://skmtc.net/neosantara/apis/neosantara-ai-api.md) · [All operations](https://skmtc.net/neosantara/apis/neosantara-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/neosantara/neosantara-ai-api/revisions/82bc74ee8650/schema)
