v3

latestOpenAPI 3.1.02026-07-313340106.6 KB
Batch

Get batch details

Fetch the details, status, and progress of a specific batch

get/v2/batch/{id}

Path parameters

idstring required

Batch ID

Response

Batch details retrieved successfully

idstring
created_atstring date-time
status'PENDING' | 'JOBS_CREATED' | 'PROCESSING' | 'COMPLETED' | 'FAILED'
webhookUrlstring uri nullable
outputUrlstring