Get User Profile

Get the current user's profile including onboarding status and preferences.

get/user

Response

Successful Response

user_idstring uuid4 required
stytch_user_idstring nullable required
emailstring nullable
namestring nullable
usernamestring nullable
citystring nullable
avatar_colorstring nullable
avatar_urlstring nullable
timezonestring nullable
onboarding_completedboolean
onboarding_completed_atstring date-time nullable
created_atstring date-time required
updated_atstring date-time required
last_login_atstring date-time nullable
detected_countrystring nullable
detected_citystring nullable
is_travel_agentboolean
show_heard_about_usboolean
tutorial_steps_seenstring[]
tutorial_steps_completedstring[]
home_location_pendingboolean
show_home_location_promptboolean
is_internalboolean
explore_enabledboolean
home_feed_enabledboolean
place_chat_enabledboolean
image_attachments_enabledboolean
explore_tab_enabledboolean
stay_card_redesign_enabledboolean
tier'free' | 'paid'

Changes