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

# Get message history

`GET /api/messages`

Returns paginated mesh messages with optional filters

## Query parameters

- `node` string
- `since` string
- `until` string
- `portnum` integer
- `transport` string
- `direction` string
- `limit` integer
- `offset` integer

## Response `200`

messages, total, limit, offset

---

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