Authorization: Bearer ********************
curl --location --request GET 'https://api.firsteld.com/openapi/hos/available-time/?driverIds'
offDuty
sleepingBed
driving
onDuty
intermediateW/CLP
intermediateW/RLP
personalConveyance
yardMove
certification
login
logout
enginePowerUpW/CLP
enginePowerUpW/RLP
engineShutDownW/CLP
engineShutDownW/RLP
malfunctionLogged
malfunctionCleared
diagnosticEventLogged
diagnosticEventCleared
{ "results": [ { "driver": "string", "codrivers": [ null ], "availableTime": { "cycle": 0, "shift": 0, "drive": 0, "break": 0 }, "currentStatus": "offDuty" } ] }