Get Specifications for a Folder
Get specifications for a folder
GET /cloud/getSpecsOfFolder
Implementation Notes
Get the list of the folder header items and the respective recommended data types. The recommendation is initially based on a quick scan. If the spec analyzer has been run, the recommendations are those determined by the spec analyzer.
Parameters
| Parameter | Description | Parameter Type | Data Type | 
|---|---|---|---|
| folderName | Name of the folder. Alphanumeric string: [A-Za-z0-9-_]+ | query | string | 
| user | user's authentication | header (authorization) | basic authentication |