userDataResponse
Extends: | genericResponse |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Response for the request to fetch user data
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
data (jsonNode) | 0/1 | User data in JSON format |
JSON
property | type | description |
---|---|---|
data | data (jsonNode) | User data in JSON format |