Replies: 1 comment
-
|
We cannot bypass API limits. This API (as you already know) accepts a single report. What you could do use use the scan_workspaces function as it may get more info at once. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
What is the best way to handle the "list user" requests that have the 200 requests per hour limit? We have hundreds of reports in production and then if you add Dev and Test it easily gets into the thousands. It looks like you can only feed one report id at a time in the loop.
Thank you for any suggestions.
Mike
Beta Was this translation helpful? Give feedback.
All reactions