OptionalbrandedWhether the domain is a subdomain of a Nylas branded domain. Server-determined at create.
OptionalcreatedUnix timestamp when the domain was created.
OptionaldkimBYODKIM public key.
OptionaldkimUnix timestamp when the DKIM key was submitted to the provider.
Not returned by Get or List; only populated in the Create response during branded provisioning. Treat as optional and do not depend on it from Get/List.
OptionaldomainThe registered domain (for example, mail.example.com). Stored lowercased.
OptionalidServer-generated domain ID.
OptionalnameHuman-readable label.
OptionalorganizationThe ID of the organization that owns the domain. Derived from auth, never client-set.
OptionalregionCluster region. Server-set from config at create.
OptionaltenantSES tenant key. Set during provisioning.
OptionalupdatedUnix timestamp when the domain was last updated.
OptionalverifiedARC verification flag.
OptionalverifiedDKIM verification flag.
OptionalverifiedDMARC verification flag.
OptionalverifiedFeedback MX verification flag.
OptionalverifiedMX verification flag.
OptionalverifiedOwnership (TXT) verification flag.
OptionalverifiedSPF verification flag.
Interface representing a registered email domain.
Every field is optional: the API only emits fields it has populated.