Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The ID of the business
Whether to include project email templates in the list of business's email templates
true
A dictionary with an email_templates
property which is an array of EmailTemplate
objects
The response is of type object
.