Skip to content

clickup chat list

List ClickUp Chat channels

Synopsis

List Chat channels in the configured workspace.

clickup chat list [flags]

Examples

# List all channels
clickup chat list
# List channels as JSON
clickup chat list --json

Options

-h, --help help for list
--jq string Filter JSON output using a jq expression
--json Output JSON
-r, --raw Output raw strings instead of JSON-encoded (use with --jq)
--template string Format JSON output using a Go template

SEE ALSO