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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
christok
New Member

REST API Get shared report

Hi,

I've got into some issues trying to use REST API to GET Report that was shared with me (outside of the organization). The endpoint that I am trying to use looks like:

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

I can successfully GET any report that is done in my PowerBI account but not the shared one. I can access the shared report via the link from the invitation email with my account, so I suppose it should be reachable via the API using access token.

 

I have the application registry configured for my organization and I think I generated a token the proper way and I am including it in the Headers.

 

The response in the Postman I got from the API is:

{
    "error": {
        "code": "PowerBIEntityNotFound",
        "pbi.error": {
            "code": "PowerBIEntityNotFound",
            "parameters": {},
            "details": []
        }
    }
}

I hope someone would be able to help with that. Maybe I should generate an access token some different way since it is a shared report?

 

Thanks

2 REPLIES 2
jgehani
Frequent Visitor

Hi Christok,

 

I was checking to see if you were able to get a solution or is there any workaround?

 

 

Thanks & Regards,

Jacky

elarrieux
New Member

Hi! 

Did you ever get this to work?

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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