For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
revvue.ai
Log in
Docs
API Reference
Auth & tenants
Types
Objects
User
OBJECT
Ask a question
|
Copy page
|
View as Markdown
|
More actions
Fields
id
String
Optional
User Id.
name
String
Optional
User full name.
email
String
Optional
Email.
roles
list of optional
Role
Optional
roles
Show 4 fields
scopes
list of optional
Scope
Optional
scopes
Show 3 fields
token
String
Optional
JWT access token.
decodedToken
String
Optional
Decoded JWT access token.
tenantId
String
Optional
User tenant id.
identityProviders
list of optional Strings
Optional
Identity providers
emailVerified
Boolean
Optional
Email verified.
Referenced by
Fields
Authorization.user