v1

latestOpenAPI 3.0.02026-08-0455133277.1 KB
Workflows

Get Workflows By Id

Get workflows by a ID

get/v0/workflows/{workflow_id}

Path parameters

workflow_idstring required

Unique UUID identifier for the target workflow

Query parameters

project_idstring required

Project identifier that the workflow belongs to

Response

OK

idstring

Unique identifier for the workflow

estimated_costinteger

Token cost estimated for this workflow

namestring

Display name of the workflow

created_bystring

Identifies the user who created this workflow

descriptionstring

Provides details about the workflow's purpose

specinteger[]

Contains the raw specification data for the workflow

created_atstring

Timestamp when the workflow was created

updated_atstring

Timestamp when the workflow was last modified

project_idstring

Identifier of the project this workflow belongs to