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
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.