Статус батча

GET
https://corp.textom.app/api/v1/batch/{batchId}

Возвращает статус батча и список задач.

Path параметры

ПараметрТипОписание
batchIdrequireduuidID батча.

Ответы

200Статус батча.
batch_id uuid
status string
total_tasks integer
completed_tasks integer
failed_tasks integer
result_url string

Пример запроса

curl \
  -H "X-API-Key: co_your_api_key" \
  "https://corp.textom.app/api/v1/batch/..."
Try it
/api/v1/batch/