/
SC
scaleapi
/
launch
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-17
66
222
595.7 KB
Get Batch Job
Gets a batch job.
get
/v1/batch-jobs/{batch_job_id}
Path parameters
batch_job_id
string
required
Response
Successful Response
GetBatchJobV1Response
required
status
'PENDING'
|
'RUNNING'
|
'SUCCESS'
|
'FAILURE'
|
'CANCELLED'
|
'UNDEFINED'
|
'TIMEOUT'
required
result
string
nullable
duration
string
duration
required
num_tasks_pending
integer
nullable
num_tasks_completed
integer
nullable