``workflowIds`` | optional, object |
Filtered response by a collection of workflows specified by its path and optional version
If this parameter is specified then parameters such as ``folders``, ``states``, ``regex`` and ``agentName`` where applicable are ignored. |
{
"path": "/path/to/workflow",
"versionId": "c79caab4-4e72-4818-bae7-902f1037d8b6"
} |
|