Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
10
Tenant ID
Example:
"105fa115-52d0-4466-baff-740447a60774"
Document search string
Example:
""
Creation/updation date time for document
Example:
"2025-03-05T11:49:50.577Z"
Creation/updation date time for document
Example:
"2025-03-05T11:49:50.577Z"
Comma separated Document Status values
Comma separated Document Type IDs
Example:
null
Comma separated Oversight Status values
Comma separated Document Sharing Type values
Comma separated Document Owner IDs
Example:
null
Criteria for sorting Documents
Available options:
documentName, documentTypeName, documentOwnerUsername, documentSharingType, documentStatus, lastUpdatedOn, documentDisplayId, decisionsCount, delegationsCount, documentDescription, responsibleUsername, uploadedOn, approvedOn, reviewedOn, approvalStatus, reviewStatus, documentUploadType, rank Order for sorting Documents
Available options:
asc, desc