Mailboxes
The mailbox group lists your inboxes and inspects their structure — handy for finding
the mailbox IDs other commands need. See the command reference.
List mailboxes
Section titled “List mailboxes”$ hscli mailbox list --output tableID NAME EMAIL42 Support support@acme.io57 Billing billing@acme.ioInspect one mailbox
Section titled “Inspect one mailbox”hscli mailbox get 42 # mailbox detailshscli mailbox folders 42 # its foldershscli mailbox fields 42 # custom fields defined on it