Get Workflow Details
Retrieve detailed configuration and step information for a specific workflow.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Workflow version to retrieve
Response
Workflow details retrieved successfully
Unique identifier for the workflow
Name of the workflow
Database identifier
Description of the workflow
Input schema for the workflow
List of workflow steps
Agent configuration if used
Team configuration if used
Additional metadata
Whether this workflow uses a WorkflowAgent
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)