Forum Discussion
Anonymous
3 years agoTry this: https://www.logicmonitor.com/support-files/rest-api-developers-guide/sdks/docs/
The SDK returns a custom object, but you can use the .to_dict() method to convert it into a dictionary. No JSON involved.
Related Content
- 2 years ago
- 2 years agoAnonymous