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}.
Query parameters
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.
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.
Response
Workflow list
Changes
Changed in 4 of the 104 revisions of this API.56
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ○
added the new optional
queryrequest parameterkeynew-optional-request-parameter
- ○
added the new optional
queryrequest parameterkeyPrefixnew-optional-request-parameter
- ○
- ○
added the new optional
queryrequest parameterconsecutiveErrorsMinnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterenablednew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlastRunStatusnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterconsecutiveErrorsMinrequest-parameter-removed
- ●
deleted the
queryrequest parameterenabledrequest-parameter-removed
- ●
deleted the
queryrequest parameterkeyrequest-parameter-removed
- ●
deleted the
queryrequest parameterkeyPrefixrequest-parameter-removed
- ●
deleted the
queryrequest parameterlastRunStatusrequest-parameter-removed
- ●