Get mailbox
ws_mailbox_getRetrieve a mailbox's details by ID, including address, quota, and forwarding configuration.
Instructions
Get one mailbox by id, including its address, quota and forwarding configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | Account id, or the literal "self" for the authenticated account. Defaults to "self". | self |
| hostingId | Yes | Hosting id or uuid the mailbox belongs to. | |
| mailboxId | Yes | Mailbox id, as returned by ws_mailbox_list. |