Get mfa settings
GET/identity/v2/auth/account/2fa
Retrieves all the multi-factor authentication (MFA) settings configured for the user. This includes the current status of each authenticator type (such as email OTP, Google Authenticator, Duo, push-based methods, etc.), available configuration details like QR codes and manual entry codes, and verification status.
Request
Responses
- 200
- 400
- 403
OK: The request was successful.
Bad Request: The request could not be understood by the server due to malformed syntax.
Forbidden: The client does not have permission to access the resource.