Skip to main content
GET
Get Workflow Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflow_id
string
required

Response

Workflow details retrieved successfully

id
string | null
name
string | null
db_id
string | null
description
string | null
input_schema
Input Schema · object | null
steps
Steps · object[] | null
agent
AgentResponse · object | null
team
TeamResponse · object | null
metadata
Metadata · object | null