Email templates
List all email templates for a business
get/businesses/{id}/email_templates
Path parameters
idstring required
The ID of the business
Query parameters
include_project_email_templates'true'
Whether to include project email templates in the list of business's email templates
Response
A dictionary with an email_templates property which is an array of EmailTemplate objects
Changes
No recorded changes to this endpoint across all 1 revision of this API.