GET
/
users
/
{userId}
/
authenticators

Response

200 - application/json
userAuthenticatorId
string
required
authenticatorType
enum<string>
required
Available options:
OOB,
OTP,
SECURITY_KEY,
PASSKEY,
PUSH,
PROVIDER
email
string
phoneNumber
string
createdAt
string
oobChannel
enum<string>
Available options:
EMAIL_MAGIC_LINK,
EMAIL_OTP,
SMS
verificationMethod
enum<string>
required
Available options:
SMS,
AUTHENTICATOR_APP,
EMAIL_MAGIC_LINK,
EMAIL_OTP,
PUSH,
SECURITY_KEY,
PASSKEY,
VERIFF,
IPROOV,
PALM_BIOMETRICS_RR,
IDVERSE
previousSmsChannel
enum<string>

The channel that was last used by the user to complete an SMS challenge.

Available options:
DEFAULT,
WHATSAPP