Forum Discussion
Workspace Folders PBI Rest API
- 1 year ago
Hi gp10,
Thank you for reaching out to Microsoft Fabric Community.
Currently Power BI REST API do not support retrieving the folders within workspaces, because folders are not a native concept in power bi’s API model. Workspaces contain all the reports, datasets, dashboards and other artifacts in a flat structure and it does not expose any folder metadata.
This is by design and currently it does not provide a list of folders for workspaces.
For reference here is the below document:
https://learn.microsoft.com/en-us/rest/api/power-bi/
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks and regards,
Anjan Kumar Chippa
Hi gp10,
Thank you for reaching out to Microsoft Fabric Community.
Currently Power BI REST API do not support retrieving the folders within workspaces, because folders are not a native concept in power bi’s API model. Workspaces contain all the reports, datasets, dashboards and other artifacts in a flat structure and it does not expose any folder metadata.
This is by design and currently it does not provide a list of folders for workspaces.
For reference here is the below document:
https://learn.microsoft.com/en-us/rest/api/power-bi/
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks and regards,
Anjan Kumar Chippa
Hi,
Is this resolved now? Is it possible to get the list of all Folders for all Workspaces with the Power BI Rest API