v1

latestSwagger 2.02026-07-172161122.5 KB
Mailboxes

List mailboxes

Retrieves all mailboxes configured for the specified domain

get/domains/{domain}/mailboxes

Path parameters

domainstring required

Domain name

Response

Successfully retrieved mailboxes

requestIdstring
statusstring

Status indicates the result of the operation ("success" or "error")

Example response

{
  "requestId": "1234567890abcdef",
  "status": "success"
}