v1

latestOpenAPI 3.1.02026-07-2617501.1 MB

List the Hours of Service (HOS) logs of the drivers

get/v1/logs

Query parameters

driver_ids[]integer[]

Specify the driver IDs for the listing the hours of service.

start_datestring date

Specify a start date for the HOS logs. Default: TODAY - 7 DAYS AGO

end_datestring date

Specify the end date for the HOS logs. Default: TODAY

updated_afterstring date

Fetch the logs that have been updated after a certain time.

statusstring

Specify a status of the HOS log. The API response will fetch only those records that you mention over here.

per_pageinteger

Number of records to return per page.

page_nointeger

Denote the page number.

Headers

X-Time-Zonestring

Specify the timezone for formatting the timestamps.

X-Metric-Unitsboolean

Specify if you want to use the Metric units or the Imperial units. TRUE: Metric units. FALSE: Imperial Units

X-User-Idinteger

Specify the ID of the Fleet Admin or the Fleet Manager who is accessing this endpoint.

Response

200