GET
/
vehicles
/
{id}

Permission

read_vehicle_info

Request

Path

id
string
required

The vehicle ID of the vehicle you are making a request to.

Response

id
string

The ID for the vehicle.

make
string

The manufacturer of the vehicle.

model
string

The model of the vehicle.

year
integer

The model year.