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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
niranjanbn19
New Member

Dataset access through REST API without workspace access

Hi, I want to execute queries on a dataset using REST APIs but I don't have workspace permissions. Can I execute queries using REST APIs how I am doing it on PowerBI desktop and refresh the dataset in browser? 

 

I got 401 with PowerBINotAuthorizedException when I tried to get a dataset using below endpoint. But getting information about the refresh.Please let me know if I can use any other endpoint or I am missing any permissions.

 

Not working: https://api.powerbi.com/v1.0/myorg/groups/{groupid}/datasets/{datasetid}

Working: https://api.powerbi.com/v1.0/myorg/groups/{groupid}/datasets/{datasetid}/refreshes?$top=10

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @niranjanbn19 ,

 

Restrictions according to the official documentation:

The user must have Manage dataset access permissions.

vyangliumsft_1-1691115743908.png

Refer to:

Datasets - Execute Queries In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

If you don't have workspace permissions, you can try giving user permissions in dataset.

Manage dataset access permissions - Power BI | Microsoft Learn

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi  @niranjanbn19 ,

 

Restrictions according to the official documentation:

The user must have Manage dataset access permissions.

vyangliumsft_1-1691115743908.png

Refer to:

Datasets - Execute Queries In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

If you don't have workspace permissions, you can try giving user permissions in dataset.

Manage dataset access permissions - Power BI | Microsoft Learn

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Solution Authors
Top Kudoed Authors