Portal Emails
List default email templates
List default email templates
get/v3/portals/email-templates
Response
A list of the default email templates in a portal. This is a static list that will always be populated.
Example response
{
"data": [
{
"label": "Confirm email Address"
}
]
}