Groups
Users
Gets a list of all group roles for groups the specified user is in.
get/v1/users/{userId}/groups/roles
Path parameters
userIdinteger required
The user id.
Query parameters
includeLockedboolean
includeNotificationPreferencesboolean
discoveryType0 | 1 | 2
Response
OK
Changes
Changed in 2 of the 12 revisions of this API.4
- ○
added the optional property
data/items/role/isPrivateto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/items/role/isPrivateto the response with the200status (media type: text/json)response-optional-property-added
- ○
- ○
added the optional property
data/items/group/communityTier/capabilitiesto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/items/group/communityTier/capabilitiesto the response with the200status (media type: text/json)response-optional-property-added
- ○