---
title: "GET /v1/admin/cuts"
method: GET
path: "/v1/admin/cuts"
tags: ["cuts"]
---

# GET /v1/admin/cuts

`GET /v1/admin/cuts`

## Response `200`

Global cuts configuration

- GlobalCutsEntity
  - `version` number
  - `transactionFeePercentage` number, required
  - `rakePercentage` number, required
  - `defaultDistributorCutPercentage` number, required
  - `defaultCreatorCutPercentage` number, required
  - `updatedAt` string, required

---

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