MCPcopy
hub / github.com/simstudioai/sim / route.ts

File route.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * POST /api/v1/admin/workflows/export
3 *
4 * Export multiple workflows as a ZIP file or JSON array (raw, unsanitized for admin backup/restore).

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
withAdminAuthFunction · 0.90
parseRequestFunction · 0.90
badRequestResponseFunction · 0.90
parseWorkflowVariablesFunction · 0.90
listResponseFunction · 0.90
sanitizePathSegmentFunction · 0.90
internalErrorResponseFunction · 0.90
errorMethod · 0.80
infoMethod · 0.80

Tested by

no test coverage detected