Documentation Index

Fetch the complete documentation index at: https://docs.britive.com/llms.txt

Use this file to discover all available pages before exploring further.

Britive platform release 2026.07.01 is now live in production.

Get current authenticated user's MFA factor registration details

Prev Next
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

Expand All
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