List Hourly Activities Total Call Counts
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"count": 734,
"next": "http://127.0.0.1:5000/api/v1/activities-hourly/total_call_count/?limit=20&offset=20",
"previous": null,
"results": [
{
"ts": "2021-04-06T18:00:00Z",
"total_call_count": 7
}
]
}