Stuck on rate limiting when pulling performance metrics for our scale test. JMeter 5.6 runs 50 concurrent threads against /api/v2/analytics/users/summary and immediately returns 429 Too Many Requests. The environment is Genesys Cloud US1 with standard admin permissions.
Why does this endpoint block such low concurrency? Need to validate API throughput for reporting tools before production rollout. Any config changes to increase limits?