v1

latestOpenAPI 3.0.32026-08-06419.8 KB
Batch

Get batch job status and progress

get/api/v1/bulk/status/{jobId}

Path parameters

jobIdstring uuid required

Job ID returned by the upload endpoint

Response

Current job status

successboolean

Example response

{
  "success": true
}