Get SDTs
Last updated on 25 November, 2020Using LogicMonitor’s REST API, you can programmatically get a list of SDTs or get information about a particular SDT.
Note: As with all of our API calls, authentication is required.
Get a list of SDTs
Returns a list of all SDTs
Example 1: Get a list of SDTs
The following request returns a list of all SDTs
Example 2: Get a list of SDTs
The following request returns the id, type and isEffective values for every SDT in api.logicmonitor.com, sorted in descending order by id:
Get information about a particular SDT
Returns information about a particular SDT
Example 1: Get information about a particular SDT
The following request returns the details for the SDT S_41:
Example 2: Get information about a particular SDT
The following request returns the id and type for the Service SDT S_41: