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

Description

GET /email-templates/branding Description: Returns the effective, fully-resolved branding settings (falling back to Royalti defaults for any unset field) used when rendering templates for this tenant — distinct from the raw, per-field view at GET /tenant/email-settings. Authorization:
  • Required role: admin or higher
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

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

Response

Resolved branding retrieved

status
string
Example:

"success"

message
string
data
object