---
title: "List known routing destinations"
method: GET
path: "/api/routing/destinations"
tags: ["routing"]
---

# List known routing destinations

`GET /api/routing/destinations`

## Response `200`

OK

- ApiRoutingDestinationResponse[]
  - `announce_count` integer
  - `dest_hash` string
  - `encryption_pub` string
  - `first_seen` string
  - `hop_count` integer
  - `last_seen` string
  - `signing_pub` string
  - `source_iface` string

---

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