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

# Wallet Redemptions

> Get redemption events where a wallet claimed resolved-market payouts.

Canonical reference: [Wallet Redemptions](/data/wallets/redemptions)

```bash theme={null}
curl "https://api.polynode.dev/v3/wallets/0x56687bf447db6ffa42ffe2204a05edaa20f55839/redemptions?limit=1" \
  -H "x-api-key: $POLYNODE_API_KEY"
```
