---
title: "Data points (public)"
method: GET
path: "/tracking/timeseries/cargo_by_device/data_points_public/v1"
tags: ["/tracking"]
---

# Data points (public)

`GET /tracking/timeseries/cargo_by_device/data_points_public/v1`

Returns up to the specified number of data points for a cargo within a public task group, intelligently sampled across the time range. Excludes outliers. No authentication required if cargo has public visibility enabled via sharing settings. | () -> (list[CargoByDeviceDataPoint1])

## Query parameters

- `cargo_id` string, required
- `task_group_id` string, required
- `limit` integer

## Response `200`

Successful Response

- CargoByDeviceDataPoint1[] — 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)
