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