---
title: "Gets the item which defines the requested semantics of an item."
method: GET
path: "/items/{itemName}/semantic/{semanticClass}"
tags: ["items"]
---

# Gets the item which defines the requested semantics of an item.

`GET /items/{itemName}/semantic/{semanticClass}`

## Path parameters

- `itemName` string, required
- `semanticClass` string, required

## Headers

- `Accept-Language` string

## Response `200`

OK

## Other responses

- `404` — Item not found

---

[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/versions/0f2ce17cab3e/schema)
