Vehicles
List
Retrieve a list of all vehicles in the system.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Query Parameters
Search term to filter results. Searchable fields include: plate_number
, plate_state
, vehicle_number
, id
, vehicle_make
, vehicle_model
, lessee_renter
, status_with_toll_authority
.
Exact match for plate state. Comma Separated for multiple values.
Exact match for plate number. Commas Separated for multiple values.
Exact match for vehicle type code. Comma Separated for multiple values.
Multiple choice filter for vehicle status with toll authority.
Exact match for added date.
Filter for added date greater than or equal to the specified date.
Filter for added date less than or equal to the specified date.