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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Anonymous
Not applicable

Looking for the connector Name

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?

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

2 REPLIES 2
Rufyda
Resident Rockstar
Resident Rockstar

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

 

lbendlin
Super User
Super User

Please be more specific.  Do you mean this API call?

 

Gateways - Get Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Learn

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.