POST /API/queryRuntimeAPI/getTask/{taskUUID} options=…
AbstractRemoteQueryRuntimeAPI.getTask({'taskUUID': /* taskUUID the task UUID. */, 'options': /* options the options map (domain, queyList, user) */});
Returns the record of the task with the given task UUID.