List workflow runs
GET/workflow-runs
Returns a paginated history of all workflow executions ordered by most recent. Each run record captures the workflow that fired, the trigger payload, execution status, and timestamps. Use this to audit automation activity and diagnose failed runs.
Request
Responses
- 200
- 401
Paginated workflow run history.
Unauthenticated.