List teammate message templatesAsk AIget https://api2.frontapp.com/teammates/{teammate_id}/message_templatesList the message templates belonging to the requested teammate. Required scope: message_templates:readPath Paramsteammate_idstringrequiredDefaults to tea_123The teammate ID. Alternatively, you can supply an email as a resource alias.Query Paramssort_bystringField used to sort the message templates. Either created_at, updated_at, or sort_order.sort_orderstringenumOrder by which results should be sortedascascdescAllowed:ascdescResponse 200Array of message templatesUpdated 3 months ago