| Role | Permission |
|---|---|
| Partner | |
| Partner View | |
| Custom Partner | |
| Fleet Manager | |
| Group Manager | |
| User | |
| Custom User |
curl --location 'https://fleet.roscolive.com/api/v1.0/reports/event_type?company_id=undefined&start_ts=undefined&end_ts=undefined&tzname=undefined'{
"meta": {
"code": 200
},
"response": {
"report": {
"CameraBlock": 11,
"CameraBlock_ALERT": 1,
"Distraction": 4,
"Drowsiness": 2,
"HighSpeed": 4,
"ITURAN_EVENT": 333,
"SNAPSHOTS_CLIP": 1,
"SYSTEMADMIN_CLIP": 2,
"SYSTEMADMIN_EVENT": 2,
"Seatbelt": 1
}
},
"result": "OK"
}