v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Workflows

Continue Workflow Run

Continue a paused workflow run with resolved requirements.

Use Cases:

  • Resume after step-level HITL (confirmation, user input, router selection)
  • Resume after executor-level HITL (agent/team tool confirmation within a step)

Requirements Parameter: JSON string containing the resolved step requirements.

post/workflows/{workflow_id}/runs/{run_id}/continue

Path parameters

workflow_idstring required
run_idstring required

Response

Workflow run continued successfully

{"stackTrail":"paths:/workflows/{workflow_id}/runs/{run_id}/continue:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}