ghl_email_template_get
Retrieve a specific email template by ID from a location. Access a single template's details via its unique identifier.
Instructions
Get Email Template by ID Get a single email template by its ID Endpoint: GET /emails/locations/{locationId}/templates/{templateId} (Version header: v3; source: v3/emails-v3.json) OAuth scopes: emails/templates.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locationId | Yes | Location ID | |
| templateId | Yes | Template ID |