Runs
List recent runs
Returns recent runs, newest first. Mirrors browserflow runs.
GET
List recent runs
承認
A bearer token issued by the control plane. RBAC scopes which flows a token may run or read; secret values are never exposed regardless of role.
クエリパラメータ
Filter to a single flow name.
Maximum number of runs to return.
レスポンス
200 - application/json
Recent runs.
uuidv4.
Exactly which FlowSpec ran.
利用可能なオプション:
pending, running, succeeded, failed, canceled journal
(run_started · object | step_started · object | step_succeeded · object | step_failed · object | step_skipped · object | effect_recorded · object | run_finished · object)[]
必須
One append-only, content-addressed step-lifecycle event. Discriminated by event.
- run_started
- step_started
- step_succeeded
- step_failed
- step_skipped
- effect_recorded
- run_finished
The flow's output projection (any JSON value). Absent until the run succeeds.
List recent runs