Summary
Export Workflow
Description
Export a single Workflow
Route
POST /workflow_engine/workflows/export
Roles
admin
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| options | object | yes | match a workflow using _id or name and type |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| workflow | object | Exported Workflow |