I'm trying to use the API with Powershell to get all alerts. I see PS examples in the documentation to do things like that's documented here
https://documentation.solarwinds.com/en/success_center/dpa/content/dpa-powershell-script-examples.htm
, but none to "Get" alerts. If anyone can point me to the right resource/documentation to do this, I would very much appreciate it. The "GET" alerts is published in the swagger interface, but that seems to be using python code(Screenshot attached)