Skip to main content

band sip credential get

Get a SIP digest credential

Synopsis

Fetches one SIP digest credential. Passwords are never returned — Bandwidth stores only MD5 hashes.

band sip credential get <credential-id> [flags]

Examples

band sip credential get 870880 --realm vapi --plain

Options

-h, --help help for get
--realm string Realm ID, name, or FQDN (required)

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