folderListResponse
Extends: | genericResponse |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
folders (folder) | 0/unbounded | Get the list of folders |
numItems (int) | 0/1 | Get total number of items present |
JSON
property | type | description |
---|---|---|
folders | array of folders (folder) | Get the list of folders |
numItems | numItems (int) | Get total number of items present |