Skip to main content

Workflows

List All Workflows

Get a paginated list of all available workflows with filtering support.
Query Parameters: Examples:
Response:

Get Workflow Tags

Get all unique tags from indexed workflows.
Response:

Refresh Workflow Index

Re-index all workflows from filesystem to database. Use this after adding or modifying workflow files.
Query Parameters: Force re-index all:
Response:

Get Workflow Details

Get workflow content. Returns raw YAML by default, or JSON with full parsed details.
Query Parameters: Response (YAML - default):
Response (JSON with ?json=true):
Step Dependencies: Steps can have dependencies on other steps using the depends_on field: