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/isPrivate to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property data/items/role/isPrivate to the response with the 200 status (media type: text/json)

      response-optional-property-added

    • added the optional property data/items/group/communityTier/capabilities to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property data/items/group/communityTier/capabilities to the response with the 200 status (media type: text/json)

      response-optional-property-added