Retrieves all History for a Document
Document Artifact ID of correlating Document History Data
(optional) Whether or not to skip the cache and force retrieval from the API (Defaults to false)
(optional) Current index in document history card. This is used for navigating between pages. Set to 1 if not passed in.
(optional) Configured number of itemrs per page. If not passed in, it uses ItemListPageLength from user preferences.
(optional) Array of sort identifier used for sorting.
A promise with a response containing the items and response metadata
Retrieves all History for a Document
Document Artifact ID of correlating Document History Data
(optional) Whether or not to skip the cache and force retrieval from the API (Defaults to false)
(optional) Current index in document history card. This is used for navigating between pages. Set to 1 if not passed in.
(optional) Configured number of itemrs per page. If not passed in, it uses ItemListPageLength from user preferences.
(optional) Array of sort identifier used for sorting.
A promise with a response containing the items and response metadata
Class for working with Document History