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...
Anonymous
4 years agoNot applicable
Hi Dragon496 ,
Please check whether the following REST APIs are what you want.
1. Get app users
Admin - Apps GetAppUsersAsAdmin
2. Get report users
Admin - Reports GetReportUsersAsAdmin
Best Regards
Dragon496
4 years agoHelper II
No, this does not help me. These methods have a limit of 200 calls per hour, which was the issue detailed in my original message
- Anonymous4 years agoNot applicable
Hi Dragon496 ,
Based on my research, I didn't find any other APIs or other better ways to export user information without any limitations.
Best Regards