Is it possible to retrieve aggregated queue metrics across multiple organizations via the Platform API without hitting rate limits? Our AppFoundry integration aggregates data for reporting.
- Authenticate using multi-org OAuth tokens.
- Call GET /api/v2/analytics/details with a complex query.
- Observe 429 Too Many Requests errors.
The standard endpoints seem insufficient for this scale. Does a batch endpoint exist?