---
title: "Get telemetry history"
method: GET
path: "/api/telemetry"
tags: ["telemetry"]
---

# Get telemetry history

`GET /api/telemetry`

Returns time-series telemetry data (battery, voltage, channel util, environment)

## Query parameters

- `node` string
- `since` string
- `until` string
- `limit` integer

## Response `200`

telemetry, node_id

---

[API](https://skmtc.dev/cubeos-app/apis/meshsat-api.md) · [All operations](https://skmtc.dev/cubeos-app/apis/meshsat-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cubeos-app/meshsat-api/revisions/c019b6af96ea/schema)
