Passer au contenu principal
GET
Get a list of authentication methods

Autorisations

Authorization
string
header
requis

Bearer and DPoP tokens are supported depending on the API configuration

Paramètres de requête

type
enum<string>

Filter authentication methods by type Authentication method type (factor)

Options disponibles:
password,
passkey,
webauthn-platform,
webauthn-roaming,
totp,
phone,
email,
push-notification,
recovery-code

Réponse

Successfully retrieved authentication methods

authentication_methods
(password · object | passkey · object | recovery-code · object | push-notification · object | totp · object | webauthn-platform · object | webauthn-roaming · object | phone · object | email · object)[]
requis
Maximum array length: 20