v1

latestOpenAPI 3.0.32026-07-24368.6 KB

Get bulk job status

get/bulk/{process_id}

Path parameters

process_idstring uuid required

Response

OK

process_idstring uuid required
state'RUNNING' | 'COMPLETE' | 'FAILED' required
result_presigned_urlstring uri

LEGACY: presigned URL for the first (or only) output file. If results.multi_file is true, clients MUST iterate results.files[] and download each url instead.

bucketstring

S3 bucket containing outputs.

keystring

Key of the first (or only) output file.

utc_job_submittedstring date-time
utc_job_processing_startstring date-time
utc_job_processing_endstring date-time
total_timenumber float nullable

Seconds from submit to completion.

processing_timenumber float nullable

Seconds spent processing.

matched_rowsinteger