Come join our live training webinar every other Wednesday at 11am PST and hear LogicMonitor experts explain best practices and answer common questions. We understand these are uncertain times, and we are here to help!
With LogicMonitor’s REST API you can programmatically get all alerts for specific device groups in your account.
Notes:
HTTP Method:GET
URI: /device/groups/{id}/alerts
Request Parameters: By default, a list of 50 alerts will be returned for each result. You can include sort, filter, fields, size and offset parameters in your request to control what data is included in the response and how it is formatted.