Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Page number
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
10
Criteria for sorting Document Changelog
Available options:
revisionId, revisionDate Example:
"documentName"
Order for sorting Document Changelog
Available options:
asc, desc Example:
"asc"