ConstructResource

The following resources are part of this group:

/construct/list

Mount Point: /CNPortletapp/rest/construct/list

GET

Get the list of constructs

Parameters

name description type default
skipCount number of items to be skipped (paging) query 0
maxItems maximum number of items to be returned (paging). -1 for getting all items. query -1
search search string for filtering items query
changeable true to only get changeable constructs, false for only getting not changeable items. Leave empty to get all query
nodeId ID of the node for getting constructs linked to a node query
category ID of the category for filtering query
sortby attribute for sorting query
sortorder sort order query asc

Response Body

element: constructListResponse

list of constructs