Get all direct and indirect user members of the specified group.

get

/social/api/v1/groups/{groupID}/memberships

Request

Supported Media Types
Path Parameters

Response

Supported Media Types

200 Response

Successful operation.
Body ()
V1 Group Direct Member List Information DTO.
Root Schema : XV1GroupMemberListInfo
Type: object
V1 Group Direct Member List Information DTO.
Show Source
Nested Schema : items
Type: array
The Members being returned.
Show Source
Nested Schema : XV1GroupMemberInfo
Type: object
V1 Group Direct Member Information DTO.
Show Source
Nested Schema : XV1ConversationRole
Type: object
Show Source
  • Allowed Values: [ "ADMIN", "BYPASS", "CONTRIBUTOR", "DISCOVERER", "GROUP_MANAGER", "GROUP_MEMBER", "HOST", "MANAGER", "MEMBER", "MODERATOR", "NONE", "VIEWER" ]
    V1 Conversation Roles.

    Conversation roles are used to define grantable and nongrantable access to conversations.