Workflows
List workflows
Returns workflow definitions available to the browser workflow pages. Real-mode servers may return 501 until workflow cataloging is implemented.
get/api/v1/workflows
Query parameters
page[limit]integer
Maximum number of items to return per page.
page[offset]integer
Number of items to skip before returning results.
Response
Paginated workflow summaries
Changes
Changed in 1 of the 134 revisions of this API.1
- ○
added the optional property
pagination/totalto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○