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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

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
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.