OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-118131,3942.6 MB

4fef3868064f

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"
    }
  ]
}