Get the specified member of the specified conversation.

get

/social/api/v1/conversations/{conversationID}/allmemberships/{allmembershipID}

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : XV1ConversationMemberInfo
Type: object
V1 Conversation 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.

Back to Top