---
title: "Get global auto-approve thresholds"
method: GET
path: "/v1/permissions/thresholds"
tags: ["permissions"]
---

# Get global auto-approve thresholds

`GET /v1/permissions/thresholds`

## Response `200`

Successful response

- object
  - `interactive` 'none' | 'low' | 'medium' | 'high', required
  - `autonomous` 'none' | 'low' | 'medium' | 'high', required
  - `headless` 'none' | 'low' | 'medium' | 'high', required

---

[API](https://skmtc.net/vellum-ai/apis/vellum-gateway-api.md) · [All operations](https://skmtc.net/vellum-ai/apis/vellum-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vellum-ai/vellum-gateway-api/versions/0ce2a9dec32d/schema)
