Me
auth
Me
Resolve current user + workspace + role + permissions.
Called exactly once on app boot by every protected layout. Also used by SSO callback to decide routing (/dashboard vs /onboarding).
GET
Me
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response