MFA Devices User Enrolled

Problem statement

Is it possible to check which MFA devices a user has enrolled in? We are about to turn on Biometric MFA and would like to check periodically how many users have enrolled in a biometric device, like Macbook, cellphone, etc.

Is it possible to retrieve information about which devices a user has or information about Biometric MFA enrollments?

Solution

You should be able to view that info in the Auth0 Dashboard under User Management → Users → Navigate to the User Details. Currently, there is no public endpoint of Management API that lists all the MFA enrollments of a user.

An alternate option is to use the Authentication API to list all the enrollments: