Skip to main content

band app peers

List SIP peers (locations) associated with an application

Synopsis​

Lists the SIP peers (locations) associated with an application. Returns an empty list when no peers are associated.

band app peers [app-id] [flags]

Examples​

band app peers abc-123
band app peers abc-123 --plain

Options​

-h, --help help for peers

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​

  • band app - Manage Bandwidth applications