---
title: "Get wallet settings"
method: GET
path: "/v1/wallet-settings"
tags: ["WalletSetting"]
---

# Get wallet settings

`GET /v1/wallet-settings`

Retrieves the wallet settings for the current user's wallet

## Response `200`

Wallet settings retrieved successfully

- object
  - `data` object, required
    - `autoReloadEnabled` boolean, required

## Other responses

- `404` — UserWallet Not Found

---

[API](https://skmtc.dev/akash-network/apis/akash-network-console-api.md) · [All operations](https://skmtc.dev/akash-network/apis/akash-network-console-api/llms.txt) · [OpenAPI document](https://skmtc.dev/akash-network/apis/akash-network-console-api/revisions/1f950a9aba80?raw)
