GET
/
workflows
/
{workflow_id}

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workflow_id
string
required

Query Parameters

workspace_id
string
required

Response

200 - application/json
actions
object
required
config
object | null
required

This is the runtime configuration for the workflow.

Activities don't need access to this.

description
string
required
entrypoint
string | null
required
id
string
required
object
object | null
required
owner_id
string
required
returns
any
required
schedules
object[]
required
static_inputs
object
required
status
string
required
title
string
required
webhook
object
required
alias
string | null
error_handler
string | null
expects
object | null
version
integer | null