channel list returns. Use this when you already have an ID and want a jq-friendly read.
Synopsis
Arguments
| Argument | Type | Description |
|---|---|---|
<id> | integer | Channel ID. Use channel list to find one. |
Examples
1. Inspect a channel in the terminal
--json if you need the nested tags array or the exact ISO createdAt timestamp.
2. Read one field with jq
3. Use inside a guard
Response
icon and color are nullable on channels created without them. tags is always an array, empty when no tags are attached.
See also
channel list. Find the ID first.channel people. Page through the people on this channel.path analysis channel-attribution. Channel reach and contribution metrics.- Channels. The dashboard surface this command mirrors.
