``historyIds``optional, array Filtered response by a collection of order's historyId and state.
It determines the current or last taskId.
If "historyIds" is specified then all other optional parameters except ``jobschedulerId`` and ``taskIds`` are ignored. [{
"historyId":4711,
"state":"exec"
}]