v1

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

Get job resource usage

Get the resource usage of a job.

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

Path parameters

batch_idnumber required

The ID of the batch.

job_idnumber required

The ID of the job.

Query parameters

attempt_idstring

Return resource usage for a specific attempt. Defaults to the current or most recent attempt.

Response

Successfully retrieved the resource usage of the job.