GET /api/report/get/{reportId}

I’m not sure if anyone can do it any other way, but when trying to write campaign reports to a file, I cannot use the get-reports cmdlet and have to use invoke-restmethod so that I can use the -outfile parameter to get the file to write properly.

I updated that code in my post