Skip to content

Conversation Attribute List

A list of all conversation attributes belonging to a workspace.

typestring

The type of the object.

Value:"list"
Example:"list"
dataArray of any(Conversation Attribute)

A list of conversation attributes.

{ "type": "list", "data": [ {} ] }