---
title: "Get scoped rule config"
method: GET
path: "/rule_config/{scope}"
tags: ["rule_config"]
---

# Get scoped rule config

`GET /rule_config/{scope}`

**Permission required:** edit_predictor_settings

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- RuleConfigModelGet
  - `rule_config` object
  - `scope` string, required

## Other responses

- `403` — Permission insufficient

---

[API](https://skmtc.net/contractp/apis/contract-p.md) · [All operations](https://skmtc.net/contractp/apis/contract-p/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/contractp/contract-p/revisions/8ce53ebd6bd3/schema)
