Skip to main content



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

ParameterDescriptionParameter TypeData Type
folderNameName of the folder. Alphanumeric string: [A-Za-z0-9-_]+querystring
useruser's authenticationheader (authorization)basic authentication