v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Two-Factor Authentication

List 2FA methods

Retrieve the list of configured two-factor authentication methods. Requires MANAGE_2FA_METHODS access right.

get/v1/2fa/methods

Response

2FA methods retrieved successfully

namestring

Method name (unique identifier)

driverstring

Driver name (e.g., "TOTP", "Message")

descriptionstring

Method description

isValidboolean

Whether the method configuration is valid

configurationobject

Driver-specific configuration (structure depends on the driver)