Whether the user has activated their account or not.
mfaConfigured*boolean
Whether the user has configured multi-factor authentication
stripeCustomerIdstring
Stripe customer ID, if any.
hasPendingPaymentsboolean
Whether the user has pending payments.
tierUserTierEnum (enum)
The user account tier.
freecommunity-plusprofessionalenterprise
email*string
activated*boolean
organizations*array of UserOrganization (object)
Organizations that the user is a member of. Only filled when requesting information about yourself.
projects*array of Project (object)
List of all projects. This returns all projects for the user (regardless of whitelabel)
experiments*array of UserExperiment (object)
Experiments the user has access to. Enabling experiments can only be done through a JWT token.
evaluationboolean
Whether this is an ephemeral evaluation account.
ambassadorboolean
Whether this user is an ambassador.
whitelabelsarray of object
List of white labels the user is a member of
suspended*boolean
Whether the user is suspended.
suspensionReasonstring
Detailed explanation of why the user account was suspended.
This could include violations of terms of service, suspicious activity, or administrative actions.
notifications*array of string
List of notifications to show to the user.
subscriptionDowngradeDatestring (date-time)
The date at which the user's subscription will be downgraded due to cancellation.
subscriptionTerminationDatestring (date-time)
The date at which the user's subscription will be automatically terminated due to failed payments.