v1

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

List jobs in a job group

List jobs in a job group by job group ID.

get/api/v2alpha/batches/{batch_id}/job-groups/{job_group_id}/jobs

Path parameters

batch_idnumber required

The ID of the batch.

job_group_idnumber required

The ID of the job group.

Response

Successfully retrieved the jobs in the job group.

last_job_idinteger nullable

ID of the last job in the list for pagination