Synopsis
Options
This command takes no flags beyond the global flags. Filtering and pagination happen client-side. Pipe throughjq or --json to slice the result.
Examples
1. Browse channels in the terminal
2. Find a channel ID with jq
Newsletter (case-insensitive). Use the ID with channel get or channel people.
3. Snapshot a channel-mix report
Response
icon and color are nullable when the channel was created without them. peopleCount is the count of distinct people attributed to the channel, the same number the dashboard shows on the Channels list.
See also
channel get. Fetch one channel by ID.channel people. Drill into the people behindpeopleCount.path analysis channel-attribution. Channel reach and contribution metrics.- Channels. The dashboard surface this command mirrors.
