Get MFA status for a user
GET/auth/mfa/status/:userId
Returns the current MFA enrollment status for a user, including whether MFA is enabled, the enrollment status, when it was enabled, and the number of remaining backup codes.
Request
Responses
- 200
- 404
MFA status retrieved successfully
User not found