Skip to main content

band recording list

List recordings for a call

Synopsis

Lists all recordings produced during a single call, identified by its callId. Returns an empty list if the call has no recordings.

band recording list <callId> [flags]

Examples

band recording list c-123-abc
band recording list c-123-abc --plain

Options

-h, --help help for list

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