---
title: "Get service configuration for given service ID."
method: GET
path: "/services/{serviceId}/config"
tags: ["services"]
---

# Get service configuration for given service ID.

`GET /services/{serviceId}/config`

## Path parameters

- `serviceId` string, required

## Response `200`

OK

- string

## Other responses

- `500` — Configuration can not be read due to internal error

---

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