---
title: "Gets the item types the given trigger channel type UID can be linked to."
method: GET
path: "/channel-types/{channelTypeUID}/linkableItemTypes"
tags: ["channel-types"]
---

# Gets the item types the given trigger channel type UID can be linked to.

`GET /channel-types/{channelTypeUID}/linkableItemTypes`

## Path parameters

- `channelTypeUID` string, required

## Response `200`

OK

- string[]

## Other responses

- `204` — No content: channel type has no linkable items or is no trigger channel.
- `404` — Given channel type UID not found.

---

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