get https://api2.frontapp.com/teammates//message_templates
List the message templates belonging to the requested teammate.
Response
List the message templates belonging to the requested teammate.
xxxxxxxxxx
curl --request GET \
--url https://api2.frontapp.com/teammates/tea_123/message_templates \
--header 'accept: application/json'