Returns the battery health measurements for a vehicle over time.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The associated VIN.
The start of the timeframe. Unix timestamp in seconds.
The end of the timeframe. Unix timestamp in seconds.
Whether to return data in miles or kilometers.
mi
, km
Success
The response is of type object
.