v1

OpenAPI 3.1.02026-08-04552282508.9 KB
Workflows

Get Workflow

Get a specific workflow by ID.

Path Parameters: - workflow_id: UUID of the workflow

Returns: Workflow details

get/api/workflows/{workflow_id}

Path parameters

workflow_idstring required

Response

Successful Response

idstring required
user_idstring required
namestring required
descriptionstring nullable required
workflow_typestring required
nodesobject[] required
edgesobject[] required
is_activeboolean required
is_templateboolean required
last_executed_atstring nullable required
last_execution_statusstring nullable required
execution_countinteger required
created_atstring required
updated_atstring required
metadata_jsonobject required
project_idstring nullable
has_dashboardboolean