email_templates_list
List all email templates in a Braze workspace with pagination and optional modification date filters to manage messaging assets.
Instructions
List all email templates in the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 100) | |
| apiKey | No | Braze REST API key | |
| offset | No | ||
| restEndpoint | No | Braze REST endpoint URL | |
| modified_after | No | Filter by modified date (ISO 8601) | |
| modified_before | No | Filter by modified date (ISO 8601) |