Get all SDTs for a Website
Last updated on 25 November, 2020With LogicMonitor’s REST API you can programmatically get the details for all SDTs scheduled for your LogicMonitor websites.
Note: As with all of our API calls, authentication is required.
Example 1: Get all SDTs for a particular website
The following request returns all scheduled SDTs for the website with an id of 32. .
Example 2: Get all SDTs for a particular website
The following request returns the duration, comment, isEffective, sdtType, and id properties for each scheduled SDT for the website with an id of 32.