groupGetGroupsResponse
| Extends: | response |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| groups (group) | 1/unbounded | The groups of the authenticated user. |
JSON
| property | type | description |
|---|---|---|
| groups | array of groups (group) | The groups of the authenticated user. |