Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

How to get owner reports from Power BI API

Dear All,

 

Could you please guide me how to get owner report from API.

I followed https://learn.microsoft.com/en-us/rest/api/power-bi/reports/get-reports for get report, I get it successfully but cannot include owner. 

 

I see the ReportUser in this information, how I can get it?

 

Thanks,

Khoa Phan

 

 

  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi Anonymous ,

     

    According to the offical blog, I think user field value should be empty.

    (Empty value) The user access details for a Power BI report. This property will be removed from the payload response in an upcoming release. You can retrieve user information on a Power BI report by using the Get Report Users as Admin API call, or the PostWorkspaceInfo API call with the getArtifactUsers parameter.

     

    Best Regards,
    Rico Zhou

     

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

     

     

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

     

    According to the offical blog, I think user field value should be empty.

    (Empty value) The user access details for a Power BI report. This property will be removed from the payload response in an upcoming release. You can retrieve user information on a Power BI report by using the Get Report Users as Admin API call, or the PostWorkspaceInfo API call with the getArtifactUsers parameter.

     

    Best Regards,
    Rico Zhou

     

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

     

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      Dear Anonymous ,

      Greetings! I am seeking your assistance as I lack admin permissions. I am wondering if there is an alternative method to access shared reports from their respective report IDs.

      Thanks