Access via ClientSecret
The PowerBI REST API should be accessible via the ClientSecret of an App in AzureAD, so that there is no need to sign in every time you start an App that uses the API.
STATUS
DETAILS
Needs Votes
Usage statistics via REST
The usage statistics need to be accessible via the PowerBI REST API. 1. GET all Dashboards, Datasets, etc. of all Users. 2. GET Reports, Tiles and Datasets to a Dashboard. 3. GET Users who use what Dashboard most. 4. GET the most used Tiles in a Dashboard. 5. GET the most active Users.
STATUS
DETAILS
Needs Votes