We have noticed that calling the GetGroups method in the Power BI API seems to have started taking at least 9 seconds since the back end of last week. This is using a filter to return one single group from a collection of around 50. Without specifying a filter the call seems to take around 15 seconds. These calls used to be sub-second. Have there been any recent changes to this? Anyone any ideas what is going on? All other embed API methods are almost instant its just the Get Groups one that we are having issues with.
I have just tested this using a different principal account with a smaller amount of groups and the call is instant. Is there any throttling that can take place against an account dues to high numbers of api calls ?