Description
Lists id, descriptive name, parent id and object type of the objects matching certain conditions. (GET)
Parameters
RefAttrs comma-separated list of attribute types - specified using their full name
Attributes referencing the parent object in the tree - e.g. folder.folderParent in the case of the folder tree
Ids comma-separated database ids
Database ids of the objects to use as roots for the tree. If not specified the tree will start from the root - i.e. objects without a parent, or with all the objects of the specified type.
Type object type name
Type name of the objects to use as roots for the tree. It is used only if there are no explicit object ids
Recurse
If specified the system returns the entire tree, if not specified the system return as many level as the number of reference attributes
Encoding character encoding (e.g. utf-8, iso-8859-1)
The character encoding to use for the returned XML. If not specified the system uses UTF-8.