GET
/
workflows
/
{workflow_id}

Authorizations

fastapiusersauth
string
cookierequired

Path Parameters

workflow_id
string
required

Query Parameters

workspace_id
string
required

Response

200 - application/json
id
string
required
title
string
required
description
string
required
status
string
required
actions
object
required
object
object | null
required
owner_id
string
required
webhook
object
required
schedules
object[]
required
entrypoint
string | null
required
static_inputs
object
required
returns
any
required
config
object | null
required

This is the runtime configuration for the workflow.

Activities don't need access to this.

version
integer | null
expects
object | null