Get email template
sendgrid_get_templateGet a single transactional email template by id, including its versions (subject + content). SendGrid: GET /v3/templates/{template_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | The template id (dynamic template ids start with "d-"). |