Get inbox
Retrieve a single inbox by its ID, including its address, display name, and creation time.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Inbox details
Inbox details
OpenMail inbox ID
ID of the pod this inbox belongs to. Inboxes created without an explicit pod land in your account's default pod.
Full email address
Sender display name
URL that receives signed webhook events for this inbox, if set. Overrides the account-level webhook for this inbox only.
Signing secret for this inbox's webhook. Only present in the response when the secret is generated or rotated (on create, on first setting a webhook URL, or via the rotate-secret endpoint) — it is never returned afterward.