Does anyone know the maximum page size for the /api/v2/analytics/queues/summary endpoint? We are attempting to aggregate queue metrics for our EU-West BYOC environment but hitting truncation limits. The standard 250 record cap is insufficient for our daily reporting needs.
- Tested increasing
maxRecordsto 1000, resulting in a 400 Bad Request error. - Verified the Architect flow triggers the correct metric collection, confirming data availability on the server side.