Lists the email templates present in your Amazon SES account in the current Amazon Web Services Region.
You can execute this operation no more than once per second.
get/v2/email/templates
Query parameters
NextTokenstring
A token returned from a previous call to <code>ListEmailTemplates</code> to indicate the position in the list of email templates.
PageSizeinteger
<p>The number of results to show in a single call to <code>ListEmailTemplates</code>. If the number of results is larger than the number you specified in this parameter, then the response includes a <code>NextToken</code> element, which you can use to obtain additional results.</p> <p>The value you specify has to be at least 1, and can be no more than 10.</p>
Response
Success