Vehicle API
/v1/vehicles - GET
Retrieves the collection of VehicleResource resources.
Endpoint
GET - https://api.travisroadservices.com/v1/vehicles
Copy
Query params
| Parameter | Type | Description |
|---|---|---|
licensePlate
|
string | Search license plate |
fleetNumber
|
string | Search fleet number |
page
|
string | The collection page number |
itemsPerPage
|
string | The number of items per page |
Request body
No request bodyResponse body
Response 200