Returns the tire pressure of a vehicle, measured in bar.
Requires firmware 2022.4.5+.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The associated VIN.
The pressure unit.
bar
, kpa
, psi
"psi"
The start of the timeframe. Unix timestamp in seconds.
The end of the timeframe. Unix timestamp in seconds.
Success
The response is of type object
.