/snippettagsAsk AIget https://api.mixmax.com/v1/snippettagsLists template and/or snippet folders (known as "snippet tags" in the backend)Query ParamssortstringDefaults to no sort(Optional) field to sort results bysortAscendingstringDefaults to false(Optional) true to sort ascendingexpandstring(Optional) Separate multiple expand queries using comma (ex: expand=count,userId). Pass expand=count to return count of snippets in this tag. Pass expand=userId on the querystring to expand this to include the email of the owner.searchstringDefaults to noneReturns snippet tags that match this search stringisInlineboolean(Optional) False to only return template folders and true to only return snippet folders (they don't include subject lines and can't be sent individually).Response 200200Updated 2 months ago