List Workflows
Return workflow ID, name, description, database ID, factory metadata, and Builder version metadata. When authorization is enabled, caller scopes filter in-memory workflow registrations. Database-loaded Builder workflows are appended separately.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
List of workflows retrieved successfully
Unique identifier for the workflow
Name of the workflow
Description of the workflow
Database identifier
Whether this workflow is a factory
JSON Schema for factory_input
Whether this workflow was created via Builder
Current published version number
Stage of the loaded config (draft/published)