cURL
curl --request GET \ --url http://aris.local/api/events/stats \ --header 'Authorization: Bearer <token>'
{ "totalCount": 123 }
Get event count and statistics.
Session token or API token
Event statistics