Get current session
GET/api/v1/auth/current
Returns the currently authenticated user, along with optional API key, session, and permissions info.
Responses
- 200
- 401
- 403
Current session data including user, apiKey, session, and permissions
Unauthenticated
Forbidden