Last modified:2026-06-04 22:55:16
Request: No body - auth token onlyReturns the authenticated user's full profile including birth details, language preference, notification setting, and image URLs. Requires a valid Bearer token.Success: 200 - data contains user_key, email, full_name, date_of_birth, birth_time, birth_place, city, state, country, latitude, longitude, timezone, gender, language_code, profile_image_url, hand_image_url, is_onboarded, opt_push_notification, and current plan info (plan_name, plan_start_date, plan_end_date).Errors: 401 - missing/invalid token | 404 - profile not found