List All Workflows
Workflows
List All Workflows
Retrieve a comprehensive list of all workflows configured in this OS instance.
Return Information:
- Workflow metadata (ID, name, description)
- Input schema requirements
- Step sequence and execution flow
- Associated agents and teams
GET
List All Workflows
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)