---
title: "Retrieve the payment history for the authenticated user's account."
method: GET
path: "/account/payment-history"
tags: ["Account Payment"]
---

# Retrieve the payment history for the authenticated user's account.

`GET /account/payment-history`

Get Payment History

Retrieve the payment history for the authenticated user's account.

## Query parameters

- `limit` integer
- `page` integer

## Response `200`

Successful response

## Other responses

- `500` — Internal Server Error

---

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