Get Current User
Retrieves the currently authenticated user's information.
Response
Current user details
id
username
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
email
first_time_login
Check if this is the user's first login.
user_first_day
Returns True if the user was created today, False otherwise
details
created_at
full_name
theme
login_count
refresh_count
referral_code
referred_by
is_verified
Errors
401
Unauthorized Error

