Skip to main content
GET
Job Overview

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

id
string
必填

响应

Successful Response

job_id
string
必填
exp
string
必填
run_id
string | null
recipe
string
默认值:unversioned
recipe_version
string | null
framework
string | null
framework_version
string | null
project_key
string
默认值:""
name
string
默认值:""
display_name
string | null
project
string
默认值:""
model
string | null
status
string | null
retry_count
integer
默认值:0
can_retry
boolean
默认值:false
retry_blocker
string
默认值:""
can_rerun
boolean
默认值:false
rerun_blocker
string
默认值:""
note
string
默认值:""
tags
string[]
start
string
默认值:-
dur
string
默认值:-
running
boolean
默认值:false
data_source
string
默认值:none
steps
JobOverviewStepOut · object[]
validations
JobOverviewValidationOut · object[]
last_progress_at
string | null
primary_series
Primary Series · object
summary
Summary · object
runtime_contract
JobRuntimeContractOut · object