Obtains list of events and the count of their occurences grouped by date
Optional filters
successful operation
Invalid status value
{- "ts": 0,
- "success": true,
- "errors": "string",
- "response": {
- "total": 0,
- "pages": 0,
- "events": [
- {
- "date": "2023-07-14T00:59:00.619568Z",
- "count": 0,
- "event_type": "string"
}
]
}
}