---
title: "Request store & forward history"
method: POST
path: "/api/store-forward/request"
tags: ["store_forward"]
---

# Request store & forward history

`POST /api/store-forward/request`

Sends a CLIENT_HISTORY request to a Store & Forward server node to retrieve missed messages

## Request body

- object
  - `node_id` integer
  - `window` integer

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `503` — Service Unavailable

---

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