Alerts of all Things
How can I get the list of all the alerts that are configured for each Thing.

How can I get the list of all the alerts that are configured for each Thing.

Using GetAlertStatuses service/API will return a list of alerts configured for a Thing. Also you can use this service at ThingTemplate level.
However you will only get alertnames, property and status information but not detailed configuration/condition of each alert.
You will probably need to loop through the above result and use service like GetAlertDefinition to get detailed alert condition.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.