Get all telematics events for a given vehicle

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

id

integer

required

The id of the vehicle

api-version

integer

required

Target API version

accept

string

enum

Defaults to application/json

Generated from available response content types

application/jsontext/csv

Allowed:

application/json``text/csv

``200 Success

string

``401 Unauthorized

``403 Forbidden

``404 Not found

``406 Not Acceptable

Base URL

https://api.dealerware.com/admin/vehicles/{id}/events


xxxxxxxxxx

curl --request GET \

--url https://api.dealerware.com/admin/vehicles/id/events \

--header 'accept: application/json'

xxxxxxxxxx

recorded_at, created_at, type, serial_number, gps_age, latitude, longitude, odometer_value, odometer_unit, fuel_percentage, battery_voltage, charge_level

2020-06-15T20:12:26Z, 2020-06-15T20:22:26Z, ign_off, 80A182420034, 12, 30.440157, -97.7716, 3293.5, km, 12.56, 12.48, 91.05