> ## Documentation Index
> Fetch the complete documentation index at: https://docs.reeple.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# List refunds

> Retrieve refunds processed for your business

Retrieve refunds processed in the past.

## Endpoint

```
GET https://api-v3.reeple.ai/refund/list
```

## Query parameters

| Field   | Type          | Description                                               |
| ------- | ------------- | --------------------------------------------------------- |
| `limit` | Number `>= 1` | Maximum number of refunds to return in a single response. |
| `page`  | Number `>= 1` | Which page of results to retrieve.                        |
