Is it possible to

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.

  1. Authenticate using multi-org OAuth tokens.
  2. Call GET /api/v2/analytics/details with a complex query.
  3. Observe 429 Too Many Requests errors.

The standard endpoints seem insufficient for this scale. Does a batch endpoint exist?