paws.customer.engagement (version 0.1.0)

ses_get_template: Displays the template object (which includes the Subject line, HTML part and text part) for the template you specify

Description

Displays the template object (which includes the Subject line, HTML part and text part) for the template you specify.

Usage

ses_get_template(TemplateName)

Arguments

TemplateName

[required] The name of the template you want to retrieve.

Request syntax

svc$get_template(
  TemplateName = "string"
)

Details

You can execute this operation no more than once per second.