Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
In Manage Connections and Gateways I see a list of connections Names, Type, etc.
In python what is the rest api call to get the name?
Solved! Go to Solution.
Please be more specific. Do you mean this API call?
Gateways - Get Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Learn
You can get the connector names in Power BI using the REST API. First, authenticate to get an access token, then call GET https://api.fabric.microsoft.com/v1.0/connections. Each connection object has a name field, which is the connector name. If there are many connections, use @odata.nextLink to handle pagination.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Regards,
Rufyda Rahma | Microsoft MIE
https : https://www.linkedin.com/in/rufyda-abdelhadirahma/
Blog : https://medium.com/@rufydarahma
Please be more specific. Do you mean this API call?
Gateways - Get Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Learn
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |