Skip to main content
GET
Get Vehicle Specifications

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

vehicle_id
string
required

Unique internal identifier for the vehicle.

Response

200 - application/json

Successful Response

Vehicle specifications schema

model
string | null
make
string | null
modelYear
integer | null
batteryCapacity
number | null
batteryCapacityNet
number | null
standardEvr
string | null
allElectricRange
string | null
allElectricRangeMin
integer | null