Skip to main content

User Two-Factor Authentication Status

Returns information about a user's two-factor authentication settings.

Query Parameters
  • username string
Responses

OK


Schema
  • twoFactorInfo object
  • isTwoFactorAuthenticationEnabled boolean

    A Boolean corresponding to whether two-factor authentication is enabled for the user

  • userEmail string

    The email associated to the username included in the request.

Loading...