Batches API v1Alpha
Get a job in a batch
Get a job in a batch by ID.
get/api/v1alpha/batches/{batch_id}/jobs/{job_id}
Path parameters
batch_idnumber required
The ID of the batch.
job_idnumber required
The ID of the job.
Response
Successfully retrieved the job in the batch.