Get the current user
Returns the profile of the authenticated user (the caller). Use this at the start of a session to ground subsequent calls (e.g., to confirm the caller’s identity before making destructive changes). This tool does not accept a user ID; it always returns the authenticated caller.
Response
Successful Response
Represents a user account with profile information.
Unique user identifier with 'intuser_' prefix
Whether this user account is currently active
Whether this user has superuser/admin privileges
Whether this user's email is verified
Total bytes of assets the user is currently storing
Maximum bytes of assets the user may store
When this user account was created
When this user account was last updated
User's email address
User's first name
User's last name
User's home timezone as an IANA zone id (e.g. 'America/Los_Angeles'); null until a home zone is captured