General Analytics
General analytics endpoints.
Overview
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": {
"casesOverview": {
"data": {
"graphRow": {
"labels": [
"05 PM",
"06 PM",
"07 PM",
"08 PM",
"09 PM",
"10 PM",
"11 PM",
"12 AM",
"01 AM",
"02 AM",
"03 AM",
"04 AM",
"05 AM",
"06 AM",
"07 AM",
"08 AM",
"09 AM",
"10 AM",
"11 AM",
"12 PM",
"01 PM",
"02 PM",
"03 PM",
"04 PM"
],
"total": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
7,
0,
0,
4,
5,
6
],
"pendingToActive": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
7,
0,
0,
4,
5,
6
],
"activeToClose": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
6,
0,
0,
4,
5,
6
],
"reopened": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"avgPendingToActiveTime": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
4.5714,
0,
0,
5.25,
3.8,
5
],
"avgActiveToCloseTime": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
4,
0,
0,
6,
6.4,
7.8333
]
},
"summary": {
"total": {
"current": 22,
"previous": 0
},
"pendingToActive": {
"current": 22,
"previous": 0
},
"activeToClose": {
"current": 21,
"previous": 0
},
"reopened": {
"current": 0,
"previous": 0
},
"avgPendingToActiveTime": {
"current": 5,
"previous": 0
},
"avgActiveToCloseTime": {
"current": 6,
"previous": 0
}
}
},
"success": true,
"output": "json"
}
}
}By Channel
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
By Busiest Periods for Cases
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated