Email templates
Get email templates
Get the list of email templates.
get/api/email-templates
Query parameters
languageTagstring
The language tag of the email template, e.g., en or fr.
templateType'SignIn' | 'Register' | 'ForgotPassword' | 'OrganizationInvitation' | 'Generic' | 'UserPermissionValidation' | 'BindNewIdentifier' | 'MfaVerification' | 'BindMfa'
The type of the email template, e.g. SignIn or ForgotPassword
Response
The list of matched email templates. Returns empty list, if no email template is found.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.