---
title: "List refunds"
method: GET
path: "/v3/payment/payment-account/refunds"
tags: ["Payment account"]
---

# List refunds

`GET /v3/payment/payment-account/refunds`

Return a list of refunds

## Response `200`

List of refunds

- object — Represent paginated collection of resources.
  - `resources` Schema[] — unresolved $ref
  - `pagination` object
    - `next_uri` string, nullable

---

[API](https://skmtc.dev/bridgeapi/apis/bridge-api.md) · [All operations](https://skmtc.dev/bridgeapi/apis/bridge-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bridgeapi/bridge-api/revisions/9b9ad8010fd5/schema)
