Vehicle API - V2

Get vehicle type

Returns detailed information about a specific vehicle type identified by its ID, including name, icon, compatible vehicle combinations, and applicable services.


Open Swagger Specification

Endpoint

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

Query params

Parameter Type Description
id string The ID of the vehicle type.

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