Viewer Object
Represents a currently authenticated User.
Fields
#
aiPromptCompletions
Prompt completion history from the AI server.
attachments
A list of Attachments associated with the User.
confirmationSentAt
The date and time when the confirmation email associated with the User was last sent .
mcpApiKey
The user's active MCP API key metadata (never the plaintext value). Visible only to the user themselves.
modelProcessJobs
List of model processing jobs associated with the user.
organizationServerLicenseTargetCmsVersionOptions
Dropdown options for the +target_cms_version+ field on a server license. Derived from +ScopeLicenses::PayloadShape::PAYLOAD_FIELDS_BY_MIN_CMS_VERSION+ so the UI doesn't have to duplicate the tier logic.
organizations
A list of Organizations associated with the currently authenticated User.
passwordResetSentAt
The date and time when the User last received a password reset email.
permissions
A list of Permissions associated with the currently authenticated User and the Viewer.
scenarioSessions
A list of ScenarioSessions associated with the User.
sharedAttachments
A list of SharedAttachments associated with the User.
webhookSubscriptions
A list of WebhookSubscriptions associated with the User.
Interfaces
#
Also implements NodeInterface .
Usages
#
References
#
- Field viewer from Query
UserWlcProfileSettings