List teammate foldersAsk AIget https://api2.frontapp.com/teammates/{teammate_id}/message_template_foldersList the message template folders 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 template folders. Either created_at or updated_at.sort_orderstringenumOrder by which results should be sortedascascdescAllowed:ascdescResponse 200Array of message template foldersUpdated 2 months ago