Users

List sudo multi-factor authentication methods

Retrieve all available MFA methods for sudo mode verification (TOTP, WebAuthn). Requires authentication.

get/users/@me/sudo/mfa-methods

Response

Success

totpboolean required

Whether TOTP is enabled

webauthnboolean required

Whether WebAuthn is enabled

has_mfaboolean required

Whether any MFA method is enabled

Changes

No recorded changes to this endpoint across all 1 revision of this API.