---
title: "Get job ids of batch"
method: GET
path: "/v1/apps/{app_uuid}/batches/{batch_id}/ids"
tags: ["jobs"]
---

# Get job ids of batch

`GET /v1/apps/{app_uuid}/batches/{batch_id}/ids`

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- JobBatchIds
  - `job_ids` string[]

## Other responses

- `404` — Batch not found

---

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