Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hello,
I am using Gerhard Brueckl C# wrapper to use the REST API https://blog.gbrueckl.at/2017/05/c-wrapper-power-bi-rest-api-version-2/
I Use it to be able to list reports,, workspace, .... I am currently trying to get access to the tiles of a dashboard and I was wondering it there is a problem witht the API.
If I look at the URL Gerhard use to access to the tiles of a dashboard in my workspace, the syntax is different from the documentation. The right synthax is https://api.powerbi.com/v1.0/myorg/dashboards/{dashboardKey}/tiles/{tileKey} but he wrote https://api.powerbi.com/v1.0/myorg/dashboards{dashboardKey}/tiles/{tileKey}. The difference is a "/"
If I correct his synthax according to the documentation, it does not work anymore. So I guess there is a problem here.
If I try to access the tiles of a dashboard which is not in my workspace with the same synthax from the documentation. It does not work. I tried the same "mistake/correction" as Gerhard and It does not work either.
Does anyone have an idea about this ?
Thanks,
Hi @Anonymous,
If the dashboard is in a group, you should follow this API. You may also try this https://github.com/Microsoft/PowerBI-CSharp.
Best Regards,
Dale
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |