---
title: "Fetch recent location details of a vehicle (within 24 hours)"
method: GET
path: "/v1/freight_visibility/vehicle_locations/details"
---

# Fetch recent location details of a vehicle (within 24 hours)

`GET /v1/freight_visibility/vehicle_locations/details`

## Query parameters

- `vehicle_id` integer
- `vehicle_name` string
- `driver_id` integer
- `start_time` string, date
- `end_time` string, date

## Response `200`

200

- object

## Other responses

- `400` — 400
- `403` — 403

---

[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)
