v1

latestOpenAPI 3.0.02026-07-1715378310.4 KB
workflows

get/api/v1/workflows/runs/{runId}/node-io/{nodeRef}

Path parameters

runIdstring required
nodeRefstring required

Query parameters

fullboolean

Request full node I/O data instead of a preview

Response

Specific node input/output for a workflow run

nodeRefstring
componentIdstring
status'running' | 'completed' | 'failed' | 'skipped'
startedAtstring date-time nullable
completedAtstring date-time nullable
durationMsnumber nullable
inputsobject nullable
outputsobject nullable
inputsSizenumber
outputsSizenumber
inputsSpilledboolean
outputsSpilledboolean
inputsTruncatedboolean
outputsTruncatedboolean
errorMessagestring nullable