Get current authenticated user
GET/api/account/currentuser/
Returns the authenticated user's profile, including avatar.
Responses
- 200
- 401
Current user data including avatar
Authentication failed
GET/api/account/currentuser/
Returns the authenticated user's profile, including avatar.
Current user data including avatar
Authentication failed