Skip to main content

band shortcode get

Get short code details and carrier status

Synopsis

Shows details for a specific short code including per-carrier activation status, lease info, and sub-account/location assignment.

band shortcode get <short-code> [flags]

Examples

band shortcode get 12345
band shortcode get 12345 --country CAN
band shortcode get 12345 --plain

Options

--country string Country code: USA or CAN (default "USA")
-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