Get all the created rules
unomi.rule.getAll();
{ success: <boolean>, status: <number>, data: <object[]> }
Last updated 5 years ago