Gets the history for the specified object.
Parameters
Name | Type | Description |
objectId | Integer | Object ID. |
inDatabaseOnly | Boolean | true to return only history items stored in library database, false otherwise. |
Returns
Type: ObjectHistoryItem List
List of ObjectHistoryItem objects.
Addresses
JSON: http://<Base Address>/ObjectCommon/json/GetHistory
JSON (for IIS): http://<Base Address>/ObjectCommon.svc/json/GetHistory