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

# Gets all available profile types.

`GET /profile-types`

## Query parameters

- `channelTypeUID` string
- `itemType` string

## Headers

- `Accept-Language` string

## Response `200`

OK

- ProfileTypeDTO[]
  - `uid` string
  - `label` string
  - `kind` string
  - `supportedItemTypes` string[]

---

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