Is there a way to get different visuals from power bi report based on the report details. I know there is an api to get report details which includes embedUrl and token, but how can I get details of the visuals separately through API call.
I do not want to embed the Power BI report, I want to call an API to get report details and then get visuals from that report without embedding the power bi report