Returns the idles for a vehicle.
A vehicle is considered idle if not driving or charging.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The associated VIN.
Whether to return data in miles or kilometers.
mi
, km
Whether to output the results in JSON or CSV.
json
, csv
The IANA timezone name.
The start of the timeframe. Unix timestamp in seconds.
The end of the timeframe. Unix timestamp in seconds.
The latitude of the parking spot.
37.4925
The longitude of the parking spot.
121.9447
The radius from the parking spot, in meters.
80
Whether to include the parking spot.
The maximum number of results.
Success