---
title: "List active links"
method: GET
path: "/api/links"
tags: ["routing"]
---

# List active links

`GET /api/links`

## Response `200`

OK

- ApiLinkResponse[]
  - `created_at` string
  - `dest_hash` string
  - `is_initiator` boolean
  - `last_activity` string
  - `link_id` string
  - `state` 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)
