---
title: "Get existing multiple context service configurations for the given factory PID."
method: GET
path: "/services/{serviceId}/contexts"
tags: ["services"]
---

# Get existing multiple context service configurations for the given factory PID.

`GET /services/{serviceId}/contexts`

## Path parameters

- `serviceId` string, required

## Headers

- `Accept-Language` string

## Response `200`

OK

- ConfigurableServiceDTO[]
  - `id` string
  - `label` string
  - `category` string
  - `configDescriptionURI` string
  - `multiple` boolean

---

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