Skip to content

Role List

A list of role objects in the workspace.

typestring

The type of the object

Value:"list"
Example:"list"
dataArray of objects(Role)

A list of role objects

Example:
[ { "type": "role", "id": "991267902", "name": "Support Lead", "description": "Can view and reply to conversations" } ]
{ "type": "list", "data": [ {} ] }