---
title: "Get all thresholds settings"
method: GET
path: "/threshold_settings"
tags: ["threshold_settings"]
---

# Get all thresholds settings

`GET /threshold_settings`

**Permission required:** read_thresholds_settings / review

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- SettingThresholdModelGet[]
  - `thresholds` ThresholdModel
    - `annotations` object
    - `lines` object
    - `sections` object
  - `scope` string

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