Get
/api/mfa/register/{factor}
Security
HTTP
Type bearer
Path parameters
factor
stringRequired
MFA factor used
Valid values[
"TOTP",
"WEB_AUTHN"
]
Responses
200
The user's MFA factor registration
object
status
string
Valid values[
"CHALLENGE",
"REGISTERED",
"CHALLENGE_FAILED"
]
factor
string
Valid values[
"TOTP",
"WEB_AUTHN"
]
additionalDetails
object
property*
object additionalProperties
404
the user not registered for the MFA factor