The textitemhistory object representation and fields are described below.
textitemhistory was introduced in API version V1
textitemhistory has not been marked for deprecation
Representation of the history of a text item including all of the revisions stored which may be paged if they exceed the maximum per response.
| Name | Type | Description | Constraints |
|---|---|---|---|
| item | Text Item | The referenced item for history, typically the live item | |
| history | Text Item[] | The history of the text item. Note that the order is from the latest to the oldest revision of the text item. | Ignored on update. |
| pagination | Pagination | Pagination details used when the result needed to be paged. Ifnull no more pages exist | |