Forum Discussion
djpirra
5 years agoHelper III
Get all subscriptions using REST API returning empty
Hi everyone, I am currently trying to use Powershell to call the REST API endpoint to get all subscriptions based on the following Swagger file: https://app.swaggerhub.com/apis/microsoft-rs/PBIR...
lbendlin
5 years agoSuper User
Does it work with the "Try it out" button in the sandbox?
djpirra
5 years agoHelper III
Unfortunately the servers are isolated of internet access and I cannot access it to try.
- lbendlin5 years agoSuper User
as I understand it the REST API works against the Power BI service. I didn't realize you use Report Server.
- djpirra5 years agoHelper III
Power BI Report Server also has the REST support.
I am able to use to retrieve reports, datasources, datasets etc...
What do you mean?
- lbendlin5 years agoSuper User
I mean that the REST API for Power BI service is rather different than the REST API for Power BI Report Server. I don't think I can help you further since I have no access to Report Server.