---
title: "Fetch Redemption Count"
method: GET
path: "/me/vip"
tags: ["User API"]
---

# Fetch Redemption Count

`GET /me/vip`

## Response `200`

Successfully retrieved VIP code redemption count

- VipCodeRedemptionCount
  - `redemption_count` integer, required
  - `vip_code` string, required

## Other responses

- `400` — Database error

---

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