List available templates for an accountCopy Pageget https://api.etrusted.com/templatesThis endpoint retrieves a list of available templates stored in eTrusted. The result set can be filtered by adding request parameters.Query ParamstypestringenumFilter for a specific template type. Existing template types include: QUESTIONNAIRE INVITE REMINDER DOUBLE_OPT_IN_REVIEW REVIEW_REPLY If you do not set a template filter, the response will contain all templates available to you.QUESTIONNAIREQUESTIONNAIREINVITEREMINDERDOUBLE_OPT_IN_REVIEWREVIEW_REPLYAllowed:QUESTIONNAIREINVITEREMINDERDOUBLE_OPT_IN_REVIEWREVIEW_REPLYtransportstringenumFilter for a specific transport type.EMAILEMAILSMSAllowed:EMAILSMSversionstringFilter for a template specific version. Versions have the format '2.1', with major and minor version numbers.isGlobalbooleanFilter for global templates.truefalseisDefaultbooleanFilter for default templates.truefalsehasTranslationsbooleanFilter for templates that have translations.truefalseHeadersAuthorizationstringrequiredAn OAuth2 authorization header with an access token, see OAuth2Response 200All templates matching the filter settings of the request.Updated over 1 year ago