---
title: "Gets the module's configuration."
method: GET
path: "/rules/{ruleUID}/{moduleCategory}/{id}/config"
tags: ["rules"]
---

# Gets the module's configuration.

`GET /rules/{ruleUID}/{moduleCategory}/{id}/config`

## Path parameters

- `ruleUID` string, required
- `moduleCategory` string, required
- `id` string, required

## Response `200`

OK

- string

## Other responses

- `404` — Rule corresponding to the given UID does not found or does not have a module with such Category and ID.

---

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