Get Safety Event
Get a safety event by id.
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.
"con_tkn_22vUhkC6tgre4kwaYfUkCDA1rzn6eyb4"
Path Parameters
The id of the safety event.
Query Parameters
Expand resources in the returned response
driver
, vehicle
, driver,vehicle
, vehicle,driver
Include raw responses used to normalize model. Used for debugging or accessing unique properties that are not unified.
Response
"sft_evt_01D8ZQFGHVJ858NBF2Q7DV9MNC"
The ID used to represent the entity in the source system.
"123456789"
Every provider has a unique code to identify it across Terminal's system. You can find each provider's code under provider details.
"geotab"
harsh_brake
, harsh_acceleration
, harsh_turn
, speeding
, crash
, near_crash
, tailgating
, cell_phone
, distracted
, drowsiness
, smoking
, seat_belt_violation
, stop_sign_violation
, red_light_violation
, unsafe_lane_change
, camera_obstruction
, eating_and_drinking
, rolling_stop
The ID of the vehicle that was involved in the event.
"vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC"
The original event type as defined by the telematics provider's system
"HARD_CORE_BRAKING_MESSAGE"
The ID of the driver that was driving during the event.
"drv_01D8ZQFGHVJ858NBF2Q7DV9MNC"
Includes data enriched via third-party vendors. See Extensions
Raw data fetched from the source provider. Most of our endpoints support a raw
query parameter that will append a list of the raw requests used to form our common model. This can be helpful for leveraging unique fields that are not part of our unified model.
[]