Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Retrieving dataset structure and report source tables from the Rest API

Hello,

I am in the process of developing an application that lists the reports of a group, the associated datasets as well as the tables of these datasets that are used to generate the reports. The goal is to have an overview in a tool parallel to PowerBI. I go through the Rest API by authenticating my application through the Client Credentials method. I am able to retrieve the list of reports and the associated dataset id and name, but I can't find any way to retrieve more information. Is there a way around this limitation? Is there an alternative to the Rest API that allows me to retrieve more information? Or maybe the data I can retrieve from the API depends on my subscription?

 

Thank you !

3 Replies