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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
ekumar-0522
New Member

Issue with REST api for GET report data

Hi 

 

Im trying to get individual report data by using this rest api

https://api.powerbi.com/v1.0/myorg/reports/{report_id}

and even i tried with 

GET https://api.powerbi.com/v1.0/myorg/groups/{group_id}/reports/{report_id}

what is group id?

in the place of group id i mentioned the id which u can see in screenshot

group rest api.png

 

after mentioning this report id and group id in rest api im getting this which u san see in screenshot

report.png

 

may i know what is the issue 

can you help me out with this how can i resolve this issue?

 

Thanks

sai kumar

 

1 ACCEPTED SOLUTION

"

and the metadata as you can see "isReadOnly": false

is that the issue?

"

No, this is not the issue.

 

Please check the group membership, switch to Group Owner and then try it again.

The Header is OK, for the Body part within postman, input the following within Raw format:

{
  "accessLevel": "View",
  "allowSaveAs": "false"
}

6.PNG

 

Regards,

Michael

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @ekumar-0522,

 

Group is the name used in the REST API for the (App) Workspace in the PowerBI service.

 

How did you get the token used in the api call (Bearer ...)? It seems that it doesn't allowed to access the report.

 

Regards,

 

Thanos

Hi @Anonymous

 

The token which i have used that i got from this ret api

https://login.microsoftonline.com/<tenant id>/oauth2/token?grant_type=password

so, how can i get the data of individual report?

what headers and authorization should i need to pass for it?

can you help me with this issue.

 

Thanks

sai kumar 

Anonymous
Not applicable

Hi @Anonymous

Im trying to get the individual report data as you can see my group name is"Test Workspace"

and the metadata as you can see "isReadOnly": false

is that the issue?

 

when I mentioned same group id and report id which I want to fetch 

but the thing is I'm getting an 401 unauthorized error as you can see the screenshot above

can you help me with this

 

Thanks

sai kumar

"

and the metadata as you can see "isReadOnly": false

is that the issue?

"

No, this is not the issue.

 

Please check the group membership, switch to Group Owner and then try it again.

The Header is OK, for the Body part within postman, input the following within Raw format:

{
  "accessLevel": "View",
  "allowSaveAs": "false"
}

6.PNG

 

Regards,

Michael

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.