---
title: "Wallet Reward Assets"
method: GET
path: "/v1/wallets/{walletId}/rewards/assets"
tags: ["Rewards"]
---

# Wallet Reward Assets

`GET /v1/wallets/{walletId}/rewards/assets`

Lists the wallet's reward-eligible assets and each strategy's APY.

### Query Parameters

| Key | Required | Type | Description |
| --- | --- | --- | --- |
| type | false | string | Filter by `regulated` or `defi`. |
| addressId | false | string (UUID) | Scope to a sub-address. Omit to target the master wallet. |

## Query parameters

- `type` string
- `addressId` string

## Response `200`

OK

- object

---

[API](https://skmtc.net/blockradar/apis/blockradar-documentation.md) · [All operations](https://skmtc.net/blockradar/apis/blockradar-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockradar/blockradar-documentation/versions/97f95b4cfc0d/schema)
