Get the currently authenticated user
GET/api/auth/me
Get the currently authenticated user
Responses
- 200
- 401
Successful response
Unauthorized — missing or invalid session
GET/api/auth/me
Get the currently authenticated user
Successful response
Unauthorized — missing or invalid session