``workflowIds`` | required, array[object] |
Filtered response by a collection of workflowIds specified by its path and optional version |
{
"path": "/path/to/workflow",
"versionId": "c79caab4-4e72-4818-bae7-902f1037d8b6"
} |
|
``path`` | required, string | Field for each item in ``workflowIds`` to specify the path of a workflow | | |
``versionId`` | optional, string | Field for each in ``workflowIds`` to specify the version of a workflow | | |