get https://{BaseUrl}/api/v3.0/lprEvents:summary
Fetches summary of lpr event counts. Query fields can control the parameters that are returned in the response body. There are 5 key attributes as follows:
lastHour
: event count in last one hour.today
: event count in current day from 00:00 user local time to presentyesterday
: events for previous day (in user's local time zone)last7Days
: event count in last 7 days.last30Days
: event count in last 30 days
The attributes given applies on each camera, and a single aggregated total.