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