Get a list of authentication methods
Get a list of authentication methods
Retrieve detailed list of authentication methods belonging to the authenticated user.
GET
Get a list of authentication methods
Documentation Index
Fetch the complete documentation index at: https://auth0.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer and DPoP tokens are supported depending on the API configuration
Query Parameters
Filter authentication methods by type Authentication method type (factor)
Available options:
password, passkey, webauthn-platform, webauthn-roaming, totp, phone, email, push-notification, recovery-code Response
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)[]
required
Maximum array length:
20- password
- passkey
- recovery-code
- push-notification
- totp
- webauthn-platform
- webauthn-roaming
- phone
- email