Vehicle API - V2

Get vehicle

Returns detailed information about a specific vehicle identified by its ID, including vehicle type, license plate, and optionally fleet number and VIN.


Open Swagger Specification

Endpoint

    GET - https://api.travisroadservices.com/v2/vehicles/{id}
    Copy
  

Query params

Parameter Type Description
id string The ID of the vehicle.

Request body

No request body

Response body

Response 200

Response 401

No response body - No bearer token set verify if your token is added as bearer token

Response 403

No response body - You don't have access to this API resource

Response 404

No response body