the template metadata
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | An opaque, unique identifier for a template | [optional] |
| name | str | The name of a template | [optional] |
| description | str | A description of the template | [optional] |
| url | str | The API url for a specific template | [optional] |
| localizations | list[LocalizationMetaRead] | A list of the template's available localization objects | [optional] |
| created_at | datetime | The time of initial creation | [optional] |
| updated_at | datetime | The time of last update | [optional] |