v1
latestOpenAPI 3.1.02026-07-24903209.1 KBConsolidated daily safety score. Admin access
Required level of authorization:
- Admin level - to get any user device status
get/admin/v1/Scores/safety/consolidated/daily
Query parameters
StartDatestring date required
EndDatestring date required
Tagstring
Learn more about Tags
InstanceIdstring
AppIdstring
CompanyIdstring
Response
200
Example response
{
"Result": [
{
"InstanceId": "f7k67f3a-f936-4e97-b570-d8b640e4f244",
"AppId": "f7k67f3a-f936-4e97-b570-d8b640e4f244",
"CompanyId": "f7k67f3a-f936-4e97-b570-d8b640e4f244",
"ReportDate": "2021-10-17T00:00:00",
"AccelerationScore": 70.94166666666666,
"BrakingScore": 73.075,
"SpeedingScore": 71.85,
"PhoneUsageScore": 81.74166666666666,
"CorneringScore": 87.43333333333334,
"SafetyScore": 80.025
}
],
"Status": 200
}