Skip to content
hscli

Mailboxes

The mailbox group lists your inboxes and inspects their structure — handy for finding the mailbox IDs other commands need. See the command reference.

zsh — hscli
$ hscli mailbox list --output table
ID NAME EMAIL
42 Support support@acme.io
57 Billing billing@acme.io
Terminal window
hscli mailbox get 42 # mailbox details
hscli mailbox folders 42 # its folders
hscli mailbox fields 42 # custom fields defined on it