Server API
Get Authenticators
Gets a list of the user’s currently enrolled authenticators.
GET
/
users
/
{userId}
/
authenticators
Response
200 - application/json
Available options:
SMS
, AUTHENTICATOR_APP
, EMAIL_MAGIC_LINK
, EMAIL_OTP
, PUSH
, SECURITY_KEY
, PASSKEY
, VERIFF
, IPROOV
, PALM_BIOMETRICS_RR
, IDVERSE
The channel that was last used by the user to complete an SMS challenge. Only defined if the verification method is SMS.
Available options:
DEFAULT
, WHATSAPP
Was this page helpful?