Get a workflow
GET /workflows/{workflow_id}
GET
/workflows/{workflow_id}
Retrieve a specific workflow by ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workflow_id
required
string
Workflow ID
Responses
Section titled “ Responses ”Workflow details
object
id
string
company_id
string
name
string
description
string | null
team_id
string
workflow_data
object
key
additional properties
any
created_at
string | null format: date-time
created_by
string | null
updated_at
string | null format: date-time
is_active
boolean
automation_rules
object | null
task_type_id
string | null
Workflow not found