We want to get a complete list of all open (active) alarms using an api.
23.4
The documentation explains how to access the swagger page which has all the syntax for all api calls. UIM API CALLS
From the Swagger page, this will list all alarms.
Here is the list of all get alarm API calls. All the get alarm API calls use the nas_alarms table. Alarms must be active to use the API.
There does not seem to be anyway to get closed alarms using the API.