---
title: "Get progress of a translation batch"
method: GET
path: "/admin/models/translations/batch/{batchId}"
tags: ["Admin Models"]
---

# Get progress of a translation batch

`GET /admin/models/translations/batch/{batchId}`

Progress and failures of a batch started via translations/batch-generate. Batches are tracked in memory for 24h after completion.

## Path parameters

- `batchId` string, required

## Response `200`

Batch status retrieved successfully

---

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