---
title: "List Dispute Reasons"
method: GET
path: "/api/v1/transactions/dispute"
tags: ["Transactions"]
---

# List Dispute Reasons

`GET /api/v1/transactions/dispute`

Returns a list of available dispute reasons keys with their human-readable text. The keys need to be used in the dispute reason field when creating a dispute.

## Response `200`

Successfully retrieved dispute reasons

- object
  - `result` object

## Other responses

- `401` — Unauthorized Error
- `500` — Internal Server Error

---

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