GET
/
workflows
/
{workflow_id}
/
export

Authorizations

fastapiusersauth
string
cookierequired

Path Parameters

workflow_id
string
required

Query Parameters

format
enum<string>
default: json

Export format: 'json' or 'yaml'

Available options:
json,
yaml
version
integer | null

Workflow definition version. If not provided, the latest version is exported.

workspace_id
string
required

Response

200 - application/json

The response is of type any.