Get User
Get the current user’s profile.
Returns the authenticated user’s profile including name, email, phone, and lifecycle status flags (onboarding, bank connection, subscription, trial). Creates the user record if it does not yet exist.
Documentation Index
Fetch the complete documentation index at: https://help.mytruv.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication with a personal access token (prefix pat_). Generate tokens in the MyTruv web app under Settings > Sharing.
Response
Successful Response
User profile information.
User lifecycle status flags.
User's first name.
"Jane"
User's last name.
"Doe"
User's email address.
"jane@example.com"
User's phone number.
"+1-555-123-4567"
Legacy onboarding status (backward compatibility). Prefer lifecycle.