``orders``optional, array[object] Filtered response by a collection of orders specified by its workflow path and an optional order id and position.
If "orderId" and "position" is undefined then all orders of the specified workflow are included in the response.
If "orders" is specified then all other optional parameters except ``controllerId``, ``taskIds`` and ``historyIds`` are ignored. [{
"workflowPath":"/sos/reporting/Inventory",
"orderId":"Inventory"
"position":"exec"
}]