Run & observeRun history

Run history

Inspect every execution end to end.

The runs list#

Runs shows recent executions across the workspace with status, trigger type, duration and time. Green means success, amber a warning, red a failure.

Run detail#

Open any run to see the full step log — each node’s input, output, status and timing. Failed nodes surface the exact error inline, so you don’t dig through raw logs.

Search & filter#

Filter by status or workflow to find the runs you care about — e.g. every failed run in the last day.

Via the API#

The same data is available programmatically — list, read, rerun and cancel runs through the Runs API.