---
title: "List the Hours of Service (HOS) logs of the drivers"
method: GET
path: "/v1/logs"
---

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

`GET /v1/logs`

## Query parameters

- `driver_ids[]` integer[]
- `start_date` string, date
- `end_date` string, date
- `updated_after` string, date
- `status` string
- `per_page` integer
- `page_no` integer

## Headers

- `X-Time-Zone` string
- `X-Metric-Units` boolean
- `X-User-Id` integer

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/gomotive/apis/motive.md) · [All operations](https://skmtc.net/gomotive/apis/motive/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gomotive/motive/revisions/c71780e497f5/schema)
