Obtenir la liste des méthodes d’authentification
Récupérer les méthodes d’authentification
Récupérer la liste détaillée des méthodes d’authentification de l’utilisateur authentifié.
GET
Obtenir la liste des méthodes d’authentification
Autorisations
Les jetons Bearer et DPoP sont pris en charge selon la configuration de l’API
Paramètres de requête
Filtrer les méthodes d’authentification par type Type de méthode d’authentification (facteur)
Options disponibles:
password, passkey, webauthn-platform, webauthn-roaming, totp, phone, email, push-notification, recovery-code Réponse
Méthodes d’authentification récupérées avec succès
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- password
- passkey
- recovery-code
- push-notification
- totp
- webauthn-platform
- webauthn-roaming
- phone
- email