v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
Runners

Get local runner job

Get a single local runner job's status and results

get/v1/private/local-runners/jobs/{jobId}

Path parameters

jobIdstring uuid required

Response

Job details

idstring uuid
runner_idstring uuid
agent_namestring
status'pending' | 'running' | 'completed' | 'failed' | 'cancelled'
inputsJsonNode
resultJsonNode
errorstring
project_idstring uuid
trace_idstring uuid
mask_idstring uuid

Deprecated. Use prompt_masks to read one or more mask overlays keyed by prompt id.

prompt_masksobject

Mask overlays to apply during agent execution, keyed by prompt id.

blueprint_namestring
timeoutinteger
created_atstring date-time
started_atstring date-time
completed_atstring date-time