GET
/
device
/
{device_id}
/
event

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-version
string
default:
2024-03-27

Path Parameters

device_id
string
required

Device ID of the Events to be returned

Query Parameters

event_type
enum<string>

Only include events of this type

Available options:
ignition_status,
odometer,
harsh_braking,
harsh_acceleration,
hard_cornering,
engine_speed,
accident,
total_fuel,
over_speeding,
power_take_off_engaged,
auxiliary_equipment_operation
start_time_utc
string

Start time from when the data will be returned

end_time_utc
string

End time from when the data will be returned

page
integer
default:
0

Page number for pagination (zero-indexed)

Required range: x > 0

Response

200 - application/json
data
object[]
required

Successful response payload