get runner job execution
GET /v1/runner-jobs/{runner_job_id}/executions/{runner_job_execution_id}
GET
/v1/runner-jobs/{runner_job_id}/executions/{runner_job_execution_id}
Return a runner job execution.
Authorizations
Parameters
Path Parameters
runner_job_id
required
string
Runner job ID
runner_job_execution_id
required
string
Runner job ID
Responses
200
OK
object
created_at
string
created_by_id
string
id
string
org_id
string
outputs
object
created_at
string
created_by_id
string
id
string
org_id
string
outputs
object
key
additional properties
object
outputs_json
string
runner_job_execution_id
string
updated_at
string
result
object
created_at
string
created_by_id
string
error_code
integer
error_metadata
object
key
additional properties
string
id
string
org_id
string
runner_job_execution_id
string
success
boolean
updated_at
string
runner_job_id
string
status
string
updated_at
string
400
Bad Request
object
description
string
error
string
user_error
boolean
401
Unauthorized
object
description
string
error
string
user_error
boolean
403
Forbidden
object
description
string
error
string
user_error
boolean
404
Not Found
object
description
string
error
string
user_error
boolean
500
Internal Server Error
object
description
string
error
string
user_error
boolean