v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Workflows

Get Workflow Details

Retrieve detailed configuration and step information for a specific workflow.

get/workflows/{workflow_id}

Path parameters

workflow_idstring required

Query parameters

versioninteger nullable

Workflow version to retrieve

Workflow version to retrieve

Response

Workflow details retrieved successfully

idstring nullable

Unique identifier for the workflow

namestring nullable

Name of the workflow

db_idstring nullable

Database identifier

descriptionstring nullable

Description of the workflow

input_schemaobject nullable

Input schema for the workflow

stepsobject[] nullable

List of workflow steps

metadataobject nullable

Additional metadata

workflow_agentboolean

Whether this workflow uses a WorkflowAgent

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)