Forum Discussion
401 when using Admin APIs
- 6 months ago
Hi Doink ,
This is the interface to use if you want to retireve the list of workspaces, Please cross check if you are using the correct one.GET https://api.fabric.microsoft.com/v1/workspaces
Reference: Workspaces - List Workspaces - REST API (Core) | Microsoft Learn
The required delegations scope for this is Workspace.Read.All or Workspace.ReadWrite.All
I hope this information helps. Please do let us know if you have any further queries.
Thank you
Hi Doink ,
This is the interface to use if you want to retireve the list of workspaces, Please cross check if you are using the correct one.
GET https://api.fabric.microsoft.com/v1/workspaces
Reference: Workspaces - List Workspaces - REST API (Core) | Microsoft Learn
The required delegations scope for this is Workspace.Read.All or Workspace.ReadWrite.All
I hope this information helps. Please do let us know if you have any further queries.
Thank you