v1
latestOpenAPI 3.0.12026-07-13139143370.4 KBLocations
Get Email Template
Use this endpoint to return the requested Email Template. The template is from the primary business location. If it wasn't customized the default template is returned. The response content is in html format. A valid emailTemplate name is required. Find template names by using the GET /setup/v1/locations/{id}/email/templates endpoint. Note: The master template cannot be accessed here.
get/setup/v1/locations/{id}/email/templates/{templateName}
Path parameters
idstring required
id of business location
templateNamestring required
name of the email template
Response
Success