bird email mailboxes get
Usage
Code example
bird email mailboxes get <mailbox-id> [flags]Description
Read one mailbox by ID. A mailbox deleted within its 30-day restore window is still returned, with deleted_at set. Once that window closes it is gone and this returns 404.
Examples
Code example
bird email mailboxes get <mailbox-id>
bird email mailboxes get <mailbox-id> -f text
# the id to pass comes from
bird email mailboxes listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email mailboxes compose | Send a new message from a mailbox |
| bird email mailboxes create | Create a mailbox |
| bird email mailboxes delete | Delete a mailbox |
| bird email mailboxes labels | List a mailbox's labels |
| bird email mailboxes list | List mailboxes |
| bird email mailboxes restore | Restore a deleted mailbox |
| bird email mailboxes resume | Resume a suspended mailbox |
| bird email mailboxes stats | Get mailbox email statistics |
| bird email mailboxes update | Update a mailbox |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Watch the guideSetting up your coding agentUnderstand the conceptWhat is an MCP server, and how does an agent use one to send messages?Explore the capabilityCoding agentsFollow the learning pathBuild with AI agents
Get an implementation brief