Get local runner job

Get a single local runner job's status and results

Path parameters

jobIdstringRequiredformat: "uuid"

Response

Job details
idstring or nullformat: "uuid"
runner_idstring or nullformat: "uuid"
agent_namestring or null
statusenum or null
Allowed values:
inputsobject or null
resultobject or null
errorstring or null
projectstring or null
trace_idstring or nullformat: "uuid"
timeoutinteger or null
created_atdatetime or null
started_atdatetime or null
completed_atdatetime or null

Errors