---
title: "Last seen"
method: GET
path: "/tracking/timeseries/cargo_by_driver/last_seen/v1"
tags: ["/tracking"]
---

# Last seen

`GET /tracking/timeseries/cargo_by_driver/last_seen/v1`

Returns the most recent driver location data point for cargo within a task group. Access granted to courier or shipper organization. Data written by the driver update endpoint. | auth: api_key | () -> (CargoByDriverDataPoint1 | None)

## Query parameters

- `cargo_id` string, required
- `task_group_id` string, required

## Response `200`

Successful Response

- CargoByDriverDataPoint1 — unresolved $ref

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
