get https://{BaseUrl}/api/v3.0/lprEvents
Fetches license plate recognition events. Filters can be applied to search for specific events based on
the make and model of the vehicle, the color of the vehicle, the direction of the vehicle, the access
type, the actor, and the user data. For a list of possible values for each field, refer to the
/lprEvents:listFieldValues
endpoint.
The include
parameter can be used to specify which data schemas should be included in the response. If no
include
parameter is provided, the response will include only the base event envelope.