GET api/Documents/{buid}/Caps/{assetCategoryID}/{assetname}/{docType}
MetaData for 3rd level Caps Egnyte folder
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
buid | Business Unit ID |
Define this parameter in the request URI. |
assetCategoryID | Asset Category folder (1st level) |
Define this parameter in the request URI. |
assetname | Named Asset folder (2nd level) |
Define this parameter in the request URI. |
docType | Document Type folder (3rd level) |
Define this parameter in the request URI. |
Response Information
Regency.Api.DTO.Documents.FolderMetaData
Response body formats
application/json, text/json, text/javascript
Sample:
Sample not available.