Retrieve Profile by Username
Retrieves the IAMUser profile based on a username (or email) provided in the URL path. The endpoint returns detailed profile information using the IAMUserDetailViewSerializer.
Path parameters
username
The username or email of the user.
Response
User profile details.
user_id
full_name
email
username
created_at
profile_picture
bio
address
country
phone
dob
linkedin_url
github_url
twitter_url
facebook_url
website_url
portfolio_url
resume
company_info
communication_preferences_phone
communication_preferences_email
platform_features_emails
activity_based_emails
skills_data
investment_interests_data
technical_interests_data
focus_area_data
followers_count
following_count
is_following
is_followed_back
is_current_user
top_domain_elo
top_domain_rank
streak
highest_streak
streak_freeze_days
title
unlocked_titles
skills
investment_interests
technical_interests
focus_area
additional_data
Errors
404
Not Found Error

