---
title: "Gets all available links."
method: GET
path: "/links"
tags: ["links"]
---

# Gets all available links.

`GET /links`

## Query parameters

- `channelUID` string
- `itemName` string

## Response `200`

OK

- EnrichedItemChannelLinkDTO[]
  - `itemName` string
  - `channelUID` string
  - `configuration` object
  - `editable` boolean

---

[API](https://skmtc.net/openhab/apis/openhab-rest-api.md) · [All operations](https://skmtc.net/openhab/apis/openhab-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openhab/openhab-rest-api/revisions/0f2ce17cab3e/schema)
