The jsonitemhistory object representation and fields are described below.
jsonitemhistory was introduced in API version V1
jsonitemhistory has not been marked for deprecation
Representation of the history of a JSON item
| Name | Type | Description | Constraints |
|---|---|---|---|
| item | JSON Item | Reference to the json item value given | |
| pagination | Pagination | Pagination details indicating if there are more history items for this Json item | |
| history | JSON Item[] | The history of the json content item. Note that the list maybe paginated. Ordered from most recent value to oldest value | Ignored on update. |
| url | URL represented as a string | The URL of the history of this json item | |