---
title: "Get the user fat-finger protection settings"
method: GET
path: "/v1/trade-protection/fat-finger"
tags: ["trade-protection"]
---

# Get the user fat-finger protection settings

`GET /v1/trade-protection/fat-finger`

## Response `200`

Successful response

- FatFingerSettings
  - `enabled` boolean, required
  - `maxOrderUsd` number, required
  - `enabledOrderTypes` string[], required

## Other responses

- `401` — Authorization not provided
- `403` — Insufficient access
- `500` — Internal server error

---

[API](https://skmtc.net/legend/apis/legend-api.md) · [All operations](https://skmtc.net/legend/apis/legend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/legend/legend-api/revisions/6ac390b7bb0b/schema)
