Authorization: ********************
x-api-key: ********************
{ "status": "success", "message": "Drivers fetched successfully", "data": { "drivers": [ { "_id": "64f1a2b3c4d5e6f7890a1234", "name": "أحمد محمد", "phone": 1234567890, "deliveryStatus": "online", "activeOrders": 2 } ] } }