Hitting /api/v2/analytics/queues/summary with pageSize=100 and pageNumber=2. The response returns the same data as page 1. Docs mention offset but the SDK only exposes pageNumber. Am I missing a param or is the endpoint broken?
{
"pageSize": 100,
"pageNumber": 2,
"dateFrom": "2023-10-01T00:00:00.000Z"
}