Skip to main content
GET
Get Vehicle State Of Health

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

vehicleId
string
required
calculationDate
string<date>
required
stateOfHealth
string | null
required
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
batteryCapacity
BatteryCapacity · object
required