---
title: "User Fees"
method: GET
path: "/user/fees"
tags: ["user"]
---

# User Fees

`GET /user/fees`

Return Fees data for the authenticated user.

## Response `200`

OK

- FeesResponseBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `fees` object, required

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/qfex/apis/qfex-rest-api.md) · [All operations](https://skmtc.dev/qfex/apis/qfex-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qfex/qfex-rest-api/revisions/19b17e5a1f6b/schema)
