get
https://{region}.verkada.com/v2/cameras/lpr/zones//metrics
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Allows users to retrieve top-level metrics for their LPR Zones between the user-specified time ranges. The following fields are returned as part of the API response:
{
"occupancy": 5,
"entries": 29,
"exits": 24,
"unique_visitors": 29,
"median_time_in_zone": "PT15M",
"max_time_in_zone": "PT27M",
"avg_time_in_zone": "PT17M"
}