v1

latestOpenAPI 3.1.0MIT Licence2026-07-17613573.4 KB
Batches API v1Alpha

Get all attempts in a job

Get all attempts in a job by ID.

get/api/v1alpha/batches/{batch_id}/jobs/{job_id}/attempts

Path parameters

batch_idnumber required

The ID of the batch.

job_idnumber required

The ID of the job.

Response

Successfully retrieved the attempts in the job.