API Docs / Operations / Email - Configs / Get Email Config

Get Email Config

GET /tenants/{tenant}/email-configs/{code}

Returns a single email configuration including provider details (SMTP settings, OAuth status). User must be the owner or the config must be shared.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

401 Unauthorized – Invalid or missing API key
404 Not Found