GET
/
user-authenticators

Response

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

A masked version of the user's email.

lastVerifiedAt
string
oobChannel
enum<string>
Available options:
EMAIL_MAGIC_LINK,
EMAIL_OTP,
SMS
phoneNumber
string

A masked version of the user's phone number.

previousSmsChannel
enum<string>

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

Available options:
DEFAULT,
WHATSAPP
verifiedAt
string
webauthnCredential
object

Was this page helpful?