Get Session Features
GET/api/v1/session
Authenticated session bootstrap.
Returns the feature flags for the caller's organization, plus (additively)
the signed-in user's RBAC role and effective permissions. Called once after
login; the portal caches the result in window.__session for sidebar
gating.
Responsesโ
- 200
Successful Response