Skip to main content
GET
Get the tenant's complete email sending settings
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

GET /tenant/email-settings Description: Combined view of the tenant’s email domain status and branding fields, plus the effective sender address/name that outbound email will currently use and which branding fields are unlocked based on domain verification. Authorization:
  • Required role: user or higher
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Email settings retrieved

status
string
Example:

"success"

data
object