Get current user data

Returns the current user’s profile data (legacy endpoint, prefer /me)

Authentication

AuthorizationBearer
JWT token obtained from authentication endpoints

Response

User data retrieved successfully
userobject or null

Errors