MCPcopy Index your code
hub / github.com/simstudioai/sim / route.ts

File route.ts

apps/sim/app/api/credentials/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AuditAction, AuditResourceType, recordAudit } from '@sim/audit'
2import { db } from '@sim/db'
3import { account, credential, credentialMember } from '@sim/db/schema'
4import { createLogger } from '@sim/logger'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
generateRequestIdFunction · 0.90
checkWorkspaceAccessFunction · 0.90
isSharedCredentialTypeFunction · 0.90
parseRequestFunction · 0.90
normalizeAtlassianDomainFunction · 0.90

Tested by

no test coverage detected