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!
You can use LogicMonitor’s REST API to programmatically get your Escalation Chains. With the Escalation Chains resource, you can:
As with all of our API calls, authentication is required
Returns a list of Escalation Chains
HTTP Method: GET
URI: /setting/alert/chains
Request Parameters: By default, a list of 50 escalation chains will be returned. 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. Note that query parameters are not considered part of the resource path, and should not be included the calculation of the LMv1 authentication signature.
Operators include:
Returns details for a particular Escalation Chain:
HTTP Method:GET
URI: setting/alert/chains/{id}
Request Parameters: You can include a filter parameter that controls which fields are displayed in the response: