v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-033240556.8 KB
Workflows

List all workflows

Returns workflows WITHOUT the heavy definition (the full DAG) by default — the list view only needs a nodeCount, which is included. Pass fields=full to restore definition + trigger config. Fetch the full workflow via GET /api/workflows/{id}.

get/api/workflows

Query parameters

enabled'true' | 'false'
consecutiveErrorsMininteger nullable
lastRunStatus'running' | 'waiting' | 'completed' | 'failed' | 'skipped' | 'cancelled'
keystring

Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.

Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.

keyPrefixstring

Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.

Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.

fields'full' | 'slim'

Response

Workflow list