List Hourly Activities Top Call Counts For Customers
Was this helpful?
Was this helpful?
Was this helpful?
{
"count": 30,
"next": "http://127.0.0.1:5000/api/v1/activities-hourly/top_call_count_customers/?limit=20&offset=20",
"previous": null,
"results": [
{
"id": 1136,
"email": "[email protected]",
"first_name": "Leon",
"last_name": "Zaher",
"company_name": "",
"total_call_count": 17459
},
...
]
}