Get all user properties of the specified conversation.

get

/social/api/v1/conversations/{conversationID}/userProperties

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : XV1ConversationPropertyListInfo
Type: object
V1 Conversation Property List Information DTO.
Show Source
Nested Schema : items
Type: array
The properties being returned.
Show Source
Nested Schema : XV1ConversationPropertyInfo
Type: object
V1 Conversation Property Information DTO.
Show Source
Back to Top