History
/objects/(type)/(objectid)/history
Resource listing the full object version history.
Methods
GET
Output: | ObjectVersion[] |
Retrieves all the available versions of the object. |
The use of this resource is recommended over just traversing through all the possible versions between 1 and the latest one. Some of these versions might be deleted for various reasons which makes them unavailable. This resource retrieves only the available versions.