0261aef4b1e2

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-078131,3892.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"
    }
  ]
}