---
title: "Retrieve the payment history for a specific payment identified by its unique ID."
method: GET
path: "/account/payment-history/{id}"
tags: ["Account Payment"]
---

# Retrieve the payment history for a specific payment identified by its unique ID.

`GET /account/payment-history/{id}`

Get Payment History By Id.

Retrieve the payment history for a specific payment identified by its unique ID.

## Path parameters

- `id` integer, required

## Response `200`

Successful response

## Other responses

- `404` — Not Found
- `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)
