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 7 key attributes as follows:
lastHour
: event count in last one hour.last24h
: event count in last 24 hours.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 dayslatestEventTimestamp
: timestamp of the latest event.
At least one of these attributes must be specified for the query to return results. The attributes given apply on each camera and to a single aggregated total.