Go
Get Enrollment and Verification Phone Templates
Retrieve details of the multi-factor authentication enrollment and verification templates for phone-type factors available in your tenant.
GET
Go
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.
Response
Phone enrollment and verification templates successfully retrieved.
enrollment_message
string
default:{{code}} is your verification code for {{tenant.friendly_name}}. Please enter this code to verify your enrollment.
required
Message sent to the user when they are invited to enroll with a phone number.
verification_message
string
default:{{code}} is your verification code for {{tenant.friendly_name}}
required
Message sent to the user when they are prompted to verify their account.