---
title: "Retourne la règle de `modele-social` demandée"
method: GET
path: "/rules/{rule}"
---

# Retourne la règle de \`modele-social\` demandée

`GET /rules/{rule}`

## Path parameters

- `rule` string, required

## Response `200`

La règle demandée

- Rule
  - `title` string
  - `nodeKind` string
  - `rawNode` object
    - `question` string
  - `replacements` object[]
  - `suggestions` object

## Changes

- **2026-07-10** `9bc5ed09da9d` — 1 breaking, 1 info
  - added the new path request parameter `rule`
  - added the success response with the status `200`
- **2022-06-09** `d1d169459263` — 1 info
  - endpoint added
- **2022-05-16** `a826b72a138b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/betagouv/apis/mon-entreprise-api/changes/rules/:rule/get.md)

---

[API](https://skmtc.dev/betagouv/apis/mon-entreprise-api.md) · [All operations](https://skmtc.dev/betagouv/apis/mon-entreprise-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/betagouv/mon-entreprise-api/revisions/9bc5ed09da9d/schema)
