---
title: "account show"
description: "Show account details (address, balance)"
source: https://docs.genlayer.com/api-references/genlayer-cli/accounts/account/show
last_updated: 2026-03-27
---

# account show

Show account details (address, balance)

### Usage

`$ genlayer account show [options]`

### Options

| Short | Long | Description | Required | Default |
| --- | --- | --- | :---: | --- |
|  | --rpc &lt;rpcUrl&gt; | RPC URL for the network | No |  |
|  | --account &lt;name&gt; | Account to show | No |  |
| -h | --help | display help for command | No |  |
