====/api/asset/active==== ===Usage=== This function is used to get a list of all of the **active** alerts in ARDI. ===Details== ^Detail^Value^ |Group|Asset| |From Server Version|2025.0.2| |Permission|[[permission_guest|Guest]]| |Methods|GET or POST| ==Parameters== ^Parameter^Notes^Meaning^ |**format**|String (xml)|Either 'xml' or 'json'| ===Examples=== ==Call== http://ardiserver.com/api/alert/allalerts ==Success (XML)== ==Success (JSON)== [ {"id":1,"name":"Bridle #2 Roller 1 Slipping","assetid":70,"state":1}, ]