Skip to main content
GET
Get Workflow Public

Authorizations

X-API-Key
string
header
required

Path Parameters

workflow_id
string
required

Response

Successful Response

id
string<uuid>
required
group_id
string<uuid>
required
name
string
required
type
enum<string>
required
Available options:
flow,
agent_flow,
handler,
ingestion,
inbox_process,
inbox_filtering,
inbox_extraction,
task_automation
definition
Definition · object
required
workflow_hash
string | null
meta
WorkflowMeta · object | null
settings
ChatflowSettingsConfig · object
last_updated_at
string<date-time> | null
last_run_at
string<date-time> | null
created_at
string<date-time> | null
deleted_at
string<date-time> | null
runs_count
integer | null
author_name
string | null
description
string | null
saved
boolean | null
error_handler
string<uuid> | null
is_app_published
boolean | null
app_settings_v2
AppSettingsV2 · object | null