Get 2FA status
GET/v1/auth/2fa/status
Returns the current two-factor authentication status for the authenticated user
Responses
- 200
- 401
- 500
2FA status retrieved successfully
unauthorized: Unauthorized
Internal server error
GET/v1/auth/2fa/status
Returns the current two-factor authentication status for the authenticated user
2FA status retrieved successfully
unauthorized: Unauthorized
Internal server error