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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I'm using REST API described here https://learn.microsoft.com/en-us/rest/api/power-bi/admin/groups-get-group-as-admin to fetch/post data from/to Power BI app in my tenant.
It is possible to set custom image for the workspace manually, from web UI.
Is there a way to get image which is used as icon for Power BI workbook using REST API?
The reason is that if I'd like to copy workspace programmatically. There is API to create workspace, so I'd like to copy it with the "source" image/icon.