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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Is it possible to get to the filtered list of workspaces assigned to domains directly without having to set the filter? I'm trying to organize workspaces by the major topic they serve. Domains work, but I'm looking for a way of providing them as direct links vs having someone to change the filter value to switch between domains
Example:
Loan Report: app.powerbi.com?domain="LoanReports"
Deposit Reports: app.powerbi.com?domain="DepositReports"
Solved! Go to Solution.
Hi @srduval ,
There are couple of Fabric Rest API that you can run if you have Tenant Admin role or Service Principal
Domains - List Domains - REST API (Admin) | Microsoft Learn
Domains - List Domain Workspaces - REST API (Admin) | Microsoft Learn
and possibly
Workspaces - List Workspaces - REST API (Admin) | Microsoft Learn
Many thanks
Daryl
Hi @srduval,
Thank you for reaching out to the Microsoft Fabric Community Forum.
We really apologies for the inconvenience, after reviewing the issue of accessing power bi domains via url, here are few steps to may resolve the issue.
Please go through the following steps to resolve the issue:
Also, please go through the below mentioned documentation links for better understanding:
https://learn.microsoft.com/en-us/rest/api/fabric/admin/domains/list-domains?tabs=HTTP
https://learn.microsoft.com/en-us/rest/api/fabric/admin/domains/list-domain-workspaces?tabs=HTTP
If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Thank you.
Thanks Not the solution I was hoping for, but at least there is a way to access the information.
Hi @srduval ,
There are couple of Fabric Rest API that you can run if you have Tenant Admin role or Service Principal
Domains - List Domains - REST API (Admin) | Microsoft Learn
Domains - List Domain Workspaces - REST API (Admin) | Microsoft Learn
and possibly
Workspaces - List Workspaces - REST API (Admin) | Microsoft Learn
Many thanks
Daryl
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!