Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
KotiReddy
New Member

can't get workspaceid

Hi,

 

 When i am accessing(https://api.powerbi.com/v1.0/collections/indriynpoerbiapp/workspaces) url with Authorization AppKey , always i am getting 403 Forbidden error, so please any body help me how to get workspace id

 

 

Regards,

KotiReddy.

1 ACCEPTED SOLUTION
Eric_Zhang
Microsoft Employee
Microsoft Employee

@KotiReddy

Per the documentation and my test, the correct URL to request the workspaces is as below.

GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/workspaces?api-version=2016-01-29

And the authorization is still using an token, you can check the function GetWorkspaceCollectionMetadata in power-bi-embedded-integrate-report-into-web-app.

View solution in original post

3 REPLIES 3
Eric_Zhang
Microsoft Employee
Microsoft Employee

@KotiReddy

Per the documentation and my test, the correct URL to request the workspaces is as below.

GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/workspaces?api-version=2016-01-29

And the authorization is still using an token, you can check the function GetWorkspaceCollectionMetadata in power-bi-embedded-integrate-report-into-web-app.

Hi  v-ivzhan-msft thank you for giving me response, can you please send me exact url for getting workspace id, already i saw this url( /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/workspaces?api-version=2016-01-29), but i don't know  the hostname(like https://api.powerbi.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/...for starting of this url

 

 

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.