LogicMonitor + Catchpoint: Enter the New Era of Autonomous IT

Learn more

You can use LogicMonitor REST API v3 to get DiagnosticSource module details. You must authenticate before making the API request.

Getting Details of Specific DiagnosticSource

You can get details of a specific DiagnosticSource based on its ID. You can include the following query parameters to control data to include in the response and how it is formatted.

URI: GET /setting/diagnosticssources/{id}

The following table describes parameters used in the API request:

ParameterTypeDescription
idInteger(Mandatory) ID of the DiagnosticSource whose details you want to get.
formatStringFormat in which the result of running the DiagnosticSource is returned. The default format is JSON.

Getting List of DiagnosticSources

You can use LogicMonitor REST API v3 to get a list of DiagnosticSources.

There are no parameters in this API request. To get a response, use the URI in the API request.

URI: GET /setting/diagnosticssources

14-day access to the full LogicMonitor platform