---
title: "Get satellite rate limit for a device"
method: GET
path: "/api/satellite/rate-limits/{device_id}"
tags: ["satellite-rate-limits"]
---

# Get satellite rate limit for a device

`GET /api/satellite/rate-limits/{device_id}`

Returns rate limit config and current usage for a specific device.

## Path parameters

- `device_id` integer, required

## Response `200`

OK

- object

## Other responses

- `400` — invalid ID
- `404` — not found

---

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