Invoke a workflow and wait for completion. Returns the final result.
id from a previous task’s response to continue the same conversation.default or hardercompleted, failed, error, or stoppedAPI Key for authentication
The workflow version to invoke. default = latest
Successful Response
Unique task identifier. Use this to poll for results when invoking async.
"02843b37-4d77-48a0-8da7-2c76afe54401"
"47c3b020-9a6b-4699-8d94-d92d71929b53"
"91fbe9bc-35b3-41e8-b59d-922fb5a0f031"
pending | executing | completed | error
pending, executing, completed, error, failed, stopped "completed"
The agent's response. Populated when status is 'completed'. Null for async until polling shows completed.
"Hello! 👋"
"2026-04-10T19:01:22.898813Z"
Null until the task completes.
"2026-04-10T19:01:33.120590Z"
"api"