Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/emails/preview/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ NextRequest } from
'next/server'
2
import
{ NextResponse } from
'next/server'
3
import
{
4
renderBatchInvitationEmail,
Callers
nothing calls this directly
Calls
15
renderOTPEmail
Function · 0.90
renderPasswordResetEmail
Function · 0.90
renderWelcomeEmail
Function · 0.90
renderInvitationEmail
Function · 0.90
renderBatchInvitationEmail
Function · 0.90
renderWorkspaceInvitationEmail
Function · 0.90
renderHelpConfirmationEmail
Function · 0.90
renderUsageThresholdEmail
Function · 0.90
renderEnterpriseSubscriptionEmail
Function · 0.90
renderFreeTierUpgradeEmail
Function · 0.90
renderPlanWelcomeEmail
Function · 0.90
renderCreditPurchaseEmail
Function · 0.90
Tested by
no test coverage detected