cURL
curl --request GET \ --url https://{host}/frontend/api/v1/statistics/queue \ --header 'Authorization: Bearer <token>'
{ "aggregation": "no-aggregation", "period": { "from": "<unknown>", "to": "<unknown>" }, "users-usage": [ { "aggregated-usage": [ { "aggregation-time": "2023-11-07T05:31:56Z", "resources": {} } ], "user-id": 1 } ] }
API Key Security (Header).
Show child attributes
no-aggregation
yearly
monthly
weekly
daily
hourly
minutely
secondly
x >= 0
OK