Forum Discussion

aruna02's avatar
aruna02
Regular Visitor
2 years ago

To list all the available Gateways in the Tenant using rest api

Hi Experts,

Im new to Power BI. I am trying to find the available gateways at the tenant level using the Rest API at the admin level.

 

As per the below document,I am able to find the personal gateways that were created by me by using the Rest API call. Similarly, I need to find the gateways registered by all the users in the tenant. I am looking for the API to get the gateways registered by all the users. please help me with the above things.

 

https://learn.microsoft.com/en-us/rest/api/power-bi/gateways/get-gateways

 

Thanks