Forum Discussion
sudhav
Helper V
2 years agoHow to read fabric data via Rest API or URI
Hi Team, I need to read the fabiric lakehouse data from REST API, i heard some thing like URI , can anybody tell me what it is and how can i read the data through REST API TIA
AndreyBear
Advocate II
2 years agoFirst, read this - OneLake API Parity - Microsoft Fabric | Microsoft Learn
Both blob and DFS rest api will work.
A general template is (e.g., folder read):
GET https://onelake.dfs.fabric.microsoft.com/{workspace-guid}/{lakehouse-guid}?recursive=True&resource=filesystem
Resource urls =
Base AD URL = https://storage.azure.com/