Get the First Confirmed Multi-factor Authentication (MFA) Enrollment
Retrieve the first multi-factor authentication enrollment that a specific user has confirmed.
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user to list enrollments for.
Response
Enrollments successfully retrieved.
ID of this enrollment.
Status of this enrollment. Can be pending or confirmed.
pending, confirmed Type of enrollment.
Name of enrollment (usually phone number).
20Device identifier (usually phone identifier) of this enrollment.
Phone number for this enrollment.
Authentication method for this enrollment. Can be authenticator, guardian, sms, webauthn-roaming, or webauthn-platform.
authenticator, guardian, sms, webauthn-platform, webauthn-roaming Start date and time of this enrollment.
Last authentication date and time of this enrollment.