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.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
ID of the enrollment to be retrieve.
レスポンス
Enrollment successfully retrieved.
ID for this enrollment.
Status of this enrollment. Can be pending or confirmed.
利用可能なオプション:
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
前へ
Delete a multi-factor authentication enrollment
次へ