Batches API v1Alpha
Get a job group in a batch
Get a job group in a batch by ID.
get/api/v1alpha/batches/{batch_id}/job-groups/{job_group_id}
Path parameters
batch_idnumber required
The ID of the batch.
job_group_idnumber required
The ID of the job group.
Response
Successfully retrieved the job group in the batch.