list of 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] |
compiled | CompiledRead | [optional] | |
created_at | datetime | The time of initial creation | [optional] |
updated_at | datetime | The time of last update | [optional] |
localizations | list[LocalizationMetaRead] | A list of the Template's available localizations | [optional] |