GET
/
businesses
/
{id}
/
email_templates

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The 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[]
required

An array of email templates