Skip to main content

band subaccount get

Get a sub-account by ID

Synopsis

Returns the details of a single sub-account by its numeric ID.

band subaccount get [id] [flags]

Examples

band subaccount get 12345
band subaccount get 12345 --plain

Options

-h, --help help for get

Options inherited from parent commands

--account-id string Bandwidth account ID (overrides config)
--environment string API environment: prod, test (overrides config)
--format string Output format: json or table (default "json")
--plain Simplified flat JSON output (recommended for scripts and agents)

SEE ALSO