{
"meta": {
"code": 200
},
"response": {
"drivers": [
{
"avatar": "https://s3.amazonaws.com/driverid-s3.roscocloud.com/staging/drivers/15/20250925140325.jpeg?...",
"card_id": "9600A2F6",
"card_scan_ts": "2025-11-12 10:26:56",
"company_id": 66,
"creation_ts": "2025-11-11 21:16:22",
"device_id": 3333195348,
"driver_gallery_complete": false,
"driver_score": 0,
"email": "asmith@example.com",
"first_name": "Adam",
"group_id": 5812,
"group_name": "Installed Devices",
"guid": "550e8400-e29b-41d4-a716-446655440002",
"id": 2815,
"last_consent_ts": "2025-11-12 13:57:57",
"last_name": "Smith",
"last_trip_ts": "2025-11-12 16:05:56",
"last_vehicle_id": 3716512371,
"last_vehicle_name": "Truck 1",
"legal_consent": true,
"name": "Adam Smith",
"parent_driver_id": 222,
"phone_number": "1234567890",
"status": "offline",
"status_from_driver_tb": "used",
"type": "manual"
},
{
"avatar": null,
"card_id": "2A74F83A",
"card_scan_ts": null,
"company_id": 66,
"creation_ts": "2025-11-11 21:47:12",
"device_id": null,
"driver_gallery_complete": false,
"driver_score": 0,
"email": "bsmith@example.com",
"first_name": "Brad",
"group_id": null,
"group_name": null,
"guid": null,
"id": 2838,
"last_consent_ts": null,
"last_name": "Smith",
"last_trip_ts": null,
"last_vehicle_id": null,
"last_vehicle_name": null,
"legal_consent": false,
"name": "Brad Smith",
"parent_driver_id": null,
"phone_number": null,
"status": "offline",
"status_from_driver_tb": "used",
"type": "manual"
}
],
"total_items": 36
},
"result": "OK"
}