Go
Get SMS enrollment and verification templates
This endpoint has been deprecated. To complete this action, use the Retrieve enrollment and verification phone templates endpoint instead.
Previous function: Retrieve details of SMS enrollment and verification templates configured for your tenant.
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.
Réponse
SMS enrollment and verification templates successfully retrieved.
enrollment_message
string
défaut:{{code}} is your verification code for {{tenant.friendly_name}}. Please enter this code to verify your enrollment.
requis
Message sent to the user when they are invited to enroll with a phone number.
verification_message
string
défaut:{{code}} is your verification code for {{tenant.friendly_name}}
requis
Message sent to the user when they are prompted to verify their account.