Search Vehicle records by filter

Returns up to limit Vehicles matching the filter map (hard cap 50), ordered by license plate ascending (plate number, then plate state, then Id). Supply at least one filter parameter. A search with none returns UNDER_SPECIFIED_SEARCH. If the underlying query would return more matches than the effective limit, the response is TOO_MANY_MATCHES rather than a truncated or paginated set.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Exact case-insensitive plate number

string

Exact case-insensitive plate state

string

Case-insensitive substring match

string

Case-insensitive substring match

string

Case-insensitive substring match

string

Case-insensitive substring match

integer
1 to 50
Defaults to 50

Maximum results to return (default 50, hard cap 50 — values above 50, non-positive, or omitted all resolve to the cap)

integer
0 to 2000
Defaults to 0

Records to skip. Capped at the platform ceiling of 2000.

Responses

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