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

# Get wallet

Returns a single wallet identified by its `id` or DNS-label `name`. Both forms work in the `{wallet}` path parameter.

The response is the full wallet resource — see [Wallet overview](/get-started/wallets/overview) for the field reference. To retrieve the current balance, use [Get wallet balance](/api-reference/wallets/get-balance) instead — it returns a balance snapshot, not the wallet object.
