Skip to content

Email Health

GET
/health/internal/email
curl --request GET \
--url https://example.com/health/internal/email \
--header 'Authorization: Bearer <token>'

Admin-only email service diagnostics.

Returns mode (dev/production), API reachability, and template configuration count. Requires superadmin JWT — not exposed on the public /health/features endpoint (see CWE-200 notes above).

Successful Response

Media type application/json
Example generated
example