type: error post: description: |
| Name | Type | Description | Example | Default |
|---|---|---|---|---|
| ``controllerId`` | required, string | Controller ID | myController | |
| ``workflowPaths`` | optional, array[string] | Workflow paths If this parameter is specified the parameter ``folders`` where applicable are ignored. |
||
| ``folders`` | optional, array[object] | Limits the result to a collection of folders | [{
"folder": "/sos",
"recursive": true
}] |
|
| ``all`` | optional, boolean | < |
false | false |