Hello!
I want to get info about Available Features with Power BI REST API. I am able to acquire token and send GET request to "https://api.powerbi.com/v1.0/myorg/availableFeatures". I am particularly interested in "usage" parameter. I opened my powerbi report multiple times. But whatever I do, I always get "usage" parameter equal to 0.
My questions are:
"Am I doing something wrong, or is there something that I need to include in my request?"
"Is there any way to look at "usage" parameter without requesting API?"
Thank you
Mikhailov. M.K.