dtkt.email.v1beta1messages.proto

ListEmailTemplatesRequest

Message

Represents a request to list email templates.

FieldTypeNumberDescription
page_sizeint321

The maximum number of email templates to return. The service may return fewer than this value. If unspecified, at most 50 templates will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

page_tokenstring2

A page token, received from a previous ListEmailTemplates call. Provide this to retrieve the subsequent page.

When paginating, all other parameters provided to ListEmailTemplates must match the call that provided the page token.