Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ getOrgId
Function
getOrgId
apps/api/src/controllers/insights.controller.ts:95–97 ·
view source on GitHub ↗
(req: RequestWithProjectParam)
Source
from the content-addressed store, hash-verified
93
}
94
95
function
getOrgId(req: RequestWithProjectParam): string {
96
return
req.client!.organizationId;
97
}
98
99
async
function
resolveDates(
100
projectId: string,
Callers
3
listDashboards
Function · 0.85
listReports
Function · 0.85
getReportData
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected