Vehicles
Historical Vehicle Stats
List historical stats and logs about the vehicle.
GET
/
vehicles
/
{vehicleId}
/
stats
/
historical
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The token returned when a user authenticated their account. This authorizes access to a specific account.
Path Parameters
Query Parameters
Pagination cursor to start requests from
The maximum number of results to return in a page.
Expand resources in the returned response
Available options:
vehicle
Timestamp to start from - defaults to beginning of history
Timestamp to end at - defaults to now
Comma separated list of vehicle stats to filter for
Include raw responses used to normalize model. Used for debugging or accessing unique properties that are not unified.