Hi,
our end customer wants to extract basic aggregate queue KPIs via API (per 30 min intervals): offered, attended, abandoned, AHT, AverageACW...
But it seems there is no way to get via API an equivalent to what they can see via UI (performance - queues)
I have played with this endpoint /api/v2/analytics/conversations/aggregates/query, but it's no valid because it's not queue focused, and thus you cannot obtain for example offered/attended/abandoned
/api/v2/analytics/queues/observations/query is either not an option because the want aggregate data for 30 min intervals.
Is there any option? This is the most basic set of KPIs for a contact center, there should be one. It's very weird that that exact data is available through UI but not via API
Thanks