Email Templates
List all email templates for a business
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the business
Query Parameters
Whether to include project email templates in the list of business's email templates
Available options:
true
Response
200 - application/json
A dictionary with an `email_templates` property which is an array of `EmailTemplate` objects
An array of email templates