GET
/
workflows
/
{workflow_id}
/
export
"<any>"

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workflow_id
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
Successful Response

The response is of type any.