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

File route.ts

apps/sim/app/api/v1/admin/workflows/[id]/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * GET /api/v1/admin/workflows/[id]
3 *
4 * Get workflow details including block and edge counts.

Callers

nothing calls this directly

Calls 13

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
withAdminAuthParamsFunction · 0.90
parseRequestFunction · 0.90
getActiveWorkflowRecordFunction · 0.90
notFoundResponseFunction · 0.90
toAdminWorkflowFunction · 0.90
singleResponseFunction · 0.90
internalErrorResponseFunction · 0.90
performDeleteWorkflowFunction · 0.90
infoMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected