v61

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-018131,3812.6 MB
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"
    }
  ]
}