userListResponse
Extends: | genericResponse |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Response containing a list of users
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
users (user) | 0/unbounded | Get the users |
JSON
property | type | description |
---|---|---|
users | array of users (user) | Get the users |