band call get
Get the state of a call
Synopsis
Returns the current state and details of a single call, including its direction, endpoints, and timing. Use the callId returned when the call was created.
band call get [callId] [flags]
Examples
band call get c-123-abc
band call get c-123-abc --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
- band call - Manage Bandwidth voice calls