GetHistory(Integer, Boolean) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

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