---
title: "GET Trade Commission"
method: GET
path: "/v1/settings"
---

# GET Trade Commission

`GET /v1/settings`

Retrieve fees and commissions schedule.

## Response `200`

Successful response

- object
  - `tradeCommissions` Settings[]
    - `tierThreshold` string, integer
    - `tierFeeRate` string, integer
    - `pair` string
  - `taxRatePercentage` string

## Other responses

- `400` — Validation Error
- `401` — Unauthorized
- `403` — Insufficient Privileges
- `4XX` — Client error
- `5XX` — Server error

---

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