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://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
SMS 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.