v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Workflow Run API

Get Workflow Run Task

Get the full (size-capped) input and output for a single task (step) of a workflow run. Use after ListWorkflowRunTasks to drill into a specific step when debugging a failure.

get/v2/workflow-runs/{workflow_run_id}/tasks/{step_number}

Path parameters

workflow_run_idstring required

The ID of the workflow run containing the task.

integer required
OR
string int64 required

Response

Success