v1

latestOpenAPI 3.1.02026-07-24903209.1 KB

Safety Score - Consolidated.

Required level of authorization:

  • Admin level - to get any user device status
get/admin/v1/Scores/safety/consolidated

Query parameters

StartDatestring date required
EndDatestring date required
Tagstring

Learn more about Tags

InstanceIdstring
AppIdstring
CompanyIdstring

Response

200

Statusinteger
Titlestring
Errorsobject[]

Example response

{
  "Result": {
    "InstanceId": "f7k67f3a-f936-4e97-b570-d8b640e4f244",
    "AppId": "f7k67f3a-f936-4e97-b570-d8b640e4f244",
    "CompanyId": "f7k67f3a-f936-4e97-b570-d8b640e4f244",
    "AccelerationScore": 70.5625,
    "BrakingScore": 72.3875,
    "SpeedingScore": 71.94583333333334,
    "PhoneUsageScore": 81.3125,
    "CorneringScore": 87.32916666666667,
    "SafetyScore": 79.82083333333334
  },
  "Status": 200
}