Skip to main content

band sip credential list

List a realm's SIP credentials

Synopsis

Lists the SIP digest credentials on a realm. Passwords are never returned — Bandwidth stores only MD5 hashes.

band sip credential list [flags]

Examples

band sip credential list --realm vapi --plain

Options

-h, --help help for list
--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