Go
Get a multi-factor authentication enrollment
Retrieve details, such as status and type, for a specific multi-factor authentication enrollment registered to a user account.
GET
Go
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
ID of the enrollment to be retrieve.
Réponse
Enrollment successfully retrieved.
ID for this enrollment.
Status of this enrollment. Can be pending or confirmed.
Options disponibles:
pending, confirmed Device name (only for push notification).
Required string length:
1 - 20Pattern:
^\+[0-9]{8, 20}Device identifier. This is usually the phone identifier.
Phone number.
Enrollment date and time.
Enrollment date and time.
Create a multi-factor authentication enrollment ticket
Précédent
Delete a multi-factor authentication enrollment
Suivant