Email Templates
List all email templates for a business
GET
/
businesses
/
{id}
/
email_templates
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
id
string
requiredThe ID of the business
Query Parameters
include_project_email_templates
enum<string>
Whether to include project email templates in the list of business's email templates
Available options:
true
Response
200 - application/json
email_templates
object[]
requiredAn array of email templates