HighQ 5.5
Files : API changes for 5.5 - Deduplication API Get File Duplicates
OVERVIEW
Parameter | Value |
---|---|
HTTP Method | GET |
Resource(API) EndPoint |
/files/duplicates/{filenamewithextension} |
Consumes | |
Produces | MediaType.APPLICATION_JSON, MediaType.APPLICATION_XML |
SecurityLevel | FOLDER_ACCESS{verifyDocumentModuleIsEnable=true} |
AuditTypeAlias | GET_FILE_DUPLICATES |
ApiVersion | ApiVersionConstant.API_VERSION_V12, ApiVersionConstant.API_CURRENT_VERSION |
Notes | API method to find a files duplicates in Collaborate. The method supports download by a specific document version. |
Name | Name of the path/query parameter | Type | Param Type | Inner type | value | defaultValue | Required |
---|---|---|---|---|---|---|---|
version | version | String | ApiParam | PathParam | version of api | ApiVersionConstant.API_VERSION_V1 | true |
fileNameWithExtensionStr | filenamewithextension | String | ApiParam | PathParam | filename with extension | true | |
folderID |
parentfolderid | String | ApiParam | QueryParam |
Parent folder ID |
-1 | true |
Response XML | Response JSON |
---|---|
|
|
Response codes
Last Updated: Jun 09,2023
Comments
0 Comments