Get Timestamps for a License Plate

Returns the timestamps for a certain license plate. Only works for cameras that are LPR enabled.

Response may be paginated if next_token exists.

Log in to see full request history
Query Params
string
required

The unique identifier of the organization.

string
required

The unique identifier of the camera.

string
required

The requested license plate number.

integer

The start of the time range.
Formatted as a Unix timestamp in seconds.
Defaults to an hour from the current time.

integer

The end of the time range.
Formatted as a Unix timestamp in seconds.
Defaults to the current time.

integer
0 to 200
Defaults to 100

The number of items returned in a single response.
Default is 100. Max is 200.

string

The pagination token used to fetch the next page of results.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json