Get Authenticators
Gets a list of the user’s currently enrolled authenticators.
Authorizations
Use your Authsignal Server API secret key as the username and leave the password empty. The secret key can be found in the API Keys section of the Authsignal Portal settings page.
Path Parameters
The ID of the user.
Response
OK
SMS, AUTHENTICATOR_APP, EMAIL_MAGIC_LINK, EMAIL_OTP, PUSH, DEVICE, 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.
DEFAULT, WHATSAPP The name of the device (e.g. 'iPhone 16 Pro'). Only used for PUSH verification methods.
When this authenticator was last found to be unusable. Set when sending a push notification to this authenticator fails during Start Push Challenge, and cleared once it is used successfully again.
Why this authenticator was last found to be unusable, passed through as-is from the underlying provider. Set and cleared alongside erroredAt.

