Read TOTP Status
POST/user-svc/totp/status
Returns whether an email contact belongs to an account with TOTP enabled. Unknown emails return totpEnabled=false instead of 404 to avoid a registeredness signal for non-TOTP accounts.
Request
Responses
- 200
- 400
- 500
TOTP status
Invalid request
Internal Server Error