Hi, is there any way to download pbix files programatic from WebUI?
I can reproduce the download in curl if i copy the download URL and Authorization Bearer Token.
Is there a way to generate this Auth Token from a Client APP without accessing the WebUI?
Or is there any official API call to download a published pbix?
Thanks!