Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Jayendran
Solution Sage
Solution Sage

Get Gateways API not giving gatewayStatus

Hi all,

I'm trying to use the Gateway API from below link

 

https://docs.microsoft.com/en-us/rest/api/power-bi/gateways/getgateways#gateway

 

But it seems the API is missing the result called gatewayStatus

 

The result all i got is below. Could someone pls sugges how i can get the status of the gateway using this API? 

 

 
{
    "id": "",
    "gatewayId": 0,
    "name": "",
    "type": "Resource",
    "publicKey": {
        "exponent": "AQAB",
        "modulus": ""
    },
    "gatewayAnnotation": "{}"
}

 
1 ACCEPTED SOLUTION

Hi @Jayendran ,

I have got the result, Get Gateways will not return status, only Get Gateways (single) returns status.

Best Regards,

Teige

View solution in original post

8 REPLIES 8
TeigeGao
Solution Sage
Solution Sage

Hi @Jayendran ,

Based on my test, I can reproduce this problem, I have reported this problem.

Best Regards,

Teige

Thanks for the confirming the same @TeigeGao  . May i know how did you reported to the team? Is there anyway I could track this ?

Hi @Jayendran ,

I reported the issue to PG team, this is not a public channel, I will share the result to you as soon as possible when I get the result.

Best Regards,

Teige

Thanks @TeigeGao , need some another help as in the API docs the gatewaystatus is mentioned as string. But we don't have enough details like what are the possible string values will come.

 

For eg., Available (or) Running , Not-Available (or)Error 

 

Something like that. If possible can you request that too in your followup to the PB Team

Hi @Jayendran ,

I have got the result, Get Gateways will not return status, only Get Gateways (single) returns status.

Best Regards,

Teige

 Thanks @TeigeGao for letting me know about the sol. Could you pls ask the PBI team to correct the api documentation?

 

Also I've one doubt so there is no way to retrieve the gateway status as bulk ?

There is no problem.

Please note API documentation is still incorrectly showing gatewayStatus is returned by "Gateways - Get Gateways"

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors