The templateitemhistory object representation and fields are described below.
templateitemhistory was introduced in API version V1
templateitemhistory has not been marked for deprecation
Representation of the history of a template item values
| Name | Type | Description | Constraints |
|---|---|---|---|
| item | Long item | Reference to the template item of this history | |
| pagination | Pagination | Pagination details if the history can not all be returned in this response | |
| history | Text Item[] | The historical values of this template ordered from newest to oldest. Note that the values may be paginated. | Ignored on update. |
| url | URL represented as a string | The URL to access the history of this template item | |