Template Response
Name | Type | Description |
---|---|---|
id | string | A unique ID prefixed with template_ |
object | string | Always template |
live | boolean | true if this is a live mode template else false |
description | string or null | Optional line describing the template |
html | string | Raw HTML |
metadata | object or null | See metadata |