GET
/
v1.0.0
/
vehicles
/
{vehicleId}

Authorizations

X-API-KEY
string
headerrequired

ApiKey used for authorization and authentication

Path Parameters

vehicleId
string
required

Vehicle ID

Response

200 - application/json

Object of vehicle response.

lastUpdated
string

The timestamp of the last update of any field in the vehicle data.

chargeState
object

Object of charge state data of a vehicle.

odometer
object

Object of odometer data of a vehicle.

isOnline
boolean
required

Indicates if the vehicle is reachable trough the vendor system.

location
object

Object of location data of a vehicle.

id
string
required

The ID of the vehicle.

climateState
object

Object of climate state of a vehicle.

userId
string
required

The ID of the user.

staticData
object
required

Object of static data of a vehicle.