v1
latestOpenAPI 3.1.02026-07-26359254.7 MBEmail Templates
List email template folders
<small>Requires the sequences:read scope (or a broader one that includes it).</small>
Returns all email template folders for the authenticated user.
get/v3/email-template-folders
Response
List of email template folders
Example response
[
{
"id": 5,
"name": "Marketing templates",
"folderType": "personal",
"isDefault": false
}
]