v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
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/workflows

Response

List of workflows retrieved successfully

idstring nullable

Unique identifier for the workflow

namestring nullable

Name of the workflow

descriptionstring nullable

Description of the workflow

db_idstring nullable

Database identifier

is_factoryboolean

Whether this workflow is a factory

factory_input_schemaobject nullable

JSON Schema for factory_input

is_componentboolean

Whether this workflow was created via Builder

current_versioninteger nullable

Current published version number

stagestring nullable

Stage of the loaded config (draft/published)