curl --request GET \
--url https://api.tread-horizon.com/v1/companies/{company-id}/drivers/{driver-id}/device_status \
--header 'Authorization: Bearer <token>'{
"data": "offline"
}Get GPS data and other data like device permissions for a Driver. Requires driver authorization.
curl --request GET \
--url https://api.tread-horizon.com/v1/companies/{company-id}/drivers/{driver-id}/device_status \
--header 'Authorization: Bearer <token>'{
"data": "offline"
}Documentation Index
Fetch the complete documentation index at: https://docs.tread.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
"en"
OK
Telematic and other status data about a hardware device.
The user_device_permissions values are not return for telematics hardware.
Show child attributes
"offline"