Get a job run by ID (without specifying job name)

Authentication

AuthorizationBearer

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

Path parameters

run_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
job_namestring
job_version_idstringformat: "uuid"
statusstring
regionstring or null
run_paramsmap from strings to any
step_timelinelist of objects
artifact_refslist of maps from strings to any
started_atdatetime or null
completed_atdatetime or null
error_messagestring or null
created_atdatetime

Errors

422
Unprocessable Entity Error