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

# GET /v1/admin/cuts/history

`GET /v1/admin/cuts/history`

## Response `200`

Global cuts history

- GlobalCutsHistoryListEntity
  - `items` GlobalCutsHistoryEntity[], required
    - `updatedBy` string, required
    - `after` GlobalCutsEntity, required
      - `version` number
      - `transactionFeePercentage` number, required
      - `rakePercentage` number, required
      - `defaultDistributorCutPercentage` number, required
      - `defaultCreatorCutPercentage` number, required
      - `updatedAt` string, required
  - `next` 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)
