v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

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

NextTokenstring

A token indicating that there are additional email templates available to be listed. Pass this token to a subsequent <code>ListEmailTemplates</code> call to retrieve the next 10 email templates.