---
title: "Get add-on services."
method: GET
path: "/addons/types"
tags: ["addons"]
---

# Get add-on services.

`GET /addons/types`

## Query parameters

- `serviceId` string

## Headers

- `Accept-Language` string

## Response `200`

OK

- AddonType[]
  - `id` string
  - `label` string

## Other responses

- `404` — Service 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)
