Forum Discussion
Dragon496
4 years agoHelper II
API admin methods limit of 200
We have developed a solution where we download admin/usage data on a daily basis, import this into SQL Server. We have also developed a report based on this data. Recently, I have been trying to a...
JzzyJ
1 year agoRegular Visitor
To my surprise, the limit of 200 per hour for GetAppUsersAsAdmin, is not blocking my API calls. I ran the call for 380 apps 5 times in a row and it returned all users without an error. Strange but nice.