v1
latestOpenAPI 3.0.32026-07-26134195287.9 KBLPR
Get LPR Zone Records
get/v2/cameras/lpr/zones/{zone_id}/records
Path parameters
zone_idstring required
Query parameters
start_timestring
Start of the time range in ISO 8601 format (e.g., '2025-08-04T00:00:00Z'). Defaults to 24 hours before the current time.
end_timestring
End of the time range in ISO 8601 format (e.g., '2025-08-05T00:00:00Z'). Defaults to the current time.
vehicle_status'still_in' | 'departed'
Presence status of a vehicle within an LPR zone.
limitinteger
Maximum number of records to return per page. Default is 100, maximum is 100.
cursorstring
Pagination cursor from a previous response. Use to fetch the next page of results.
Response
OK