Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/v1/admin/referral-campaigns/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* GET /api/v1/admin/referral-campaigns
3
*
4
* List Stripe promotion codes with cursor-based pagination.
Callers
nothing calls this directly
Calls
13
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
withAdminAuth
Function · 0.90
requireStripeClient
Function · 0.90
parseRequest
Function · 0.90
internalErrorResponse
Function · 0.90
badRequestResponse
Function · 0.90
singleResponse
Function · 0.90
resolveProductIds
Function · 0.85
formatPromoCode
Function · 0.85
info
Method · 0.80
error
Method · 0.80
Tested by
no test coverage detected