---
title: "Get keys of supported rules"
method: GET
path: "/datainsights/v1.1/stock_reports/rules"
tags: ["Stock reports"]
---

# Get keys of supported rules

`GET /datainsights/v1.1/stock_reports/rules`

## Headers

- `X-PROPERTY-ID` integer, required

## Response `200`

OK

- SupportedRules
  - `rules` Rule[]
    - `id` string — Rule key
    - `name` string — Rule Label
    - `kind` string — Rule Kind

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/cloudbeds/apis/cloudbeds-api.md) · [All operations](https://skmtc.net/cloudbeds/apis/cloudbeds-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudbeds/cloudbeds-api/versions/2faa857793e8/schema)
