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/workspaces/[id]/workflows/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* GET /api/v1/admin/workspaces/[id]/workflows
3
*
4
* List all workflows in a workspace with pagination.
Callers
nothing calls this directly
Calls
12
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
withAdminAuthParams
Function · 0.90
parseRequest
Function · 0.90
notFoundResponse
Function · 0.90
createPaginationMeta
Function · 0.90
listResponse
Function · 0.90
internalErrorResponse
Function · 0.90
archiveWorkflowsForWorkspace
Function · 0.90
info
Method · 0.80
error
Method · 0.80
eq
Function · 0.50
Tested by
no test coverage detected