POST /API/queryRuntimeAPI/getEvent/{eventUUID} options=…
AbstractRemoteQueryRuntimeAPI.getEvent({'eventUUID': /* eventUUID the eventUUID */, 'options': /* Returns the event according to its UUID. */});
Returns the event according to its UUID.