UserThe User object contains Puter user details.
uuid (String)
A string containing the unique identifier of the user.
username (String)
A string containing the username of the user.
email_confirmed (Boolean)
A boolean value indicating whether the user's email address has been confirmed.
actual_free_storage (Number)
A number value containing the user's free storage.
app_name (String)
A string containing the current active app.
is_temp (Boolean)
A boolean value indicating whether the user's account is temporary.
last_activity_ts (Number)
A number value indicating the user's last active timestamp.
paid_storage (Number)
A number value indicating the amount of paid storage.
referral_code (String)
A string containing the user's referral code.
requires_email_confirmation (Boolean)
A boolean value indicating whether the user's account needs email confirmation.
subscribed (Boolean)
A boolean value indicating whether the user is subscribed.