GroupingByMembers
This grouping allows to specify the groupByMembers
option. The response data will be grouped by users and will only include users that belong to the scope selected in groupByMembers
field
Properties
Name | Type | Required | Description |
---|---|---|---|
group_by_members | MembersGroupingOptions | ✅ | The selected data scope |
keys | List[str] | ❌ | This field can be used to further limit the users selection by specifying unique identifiers of corresponding entities. For example, providing unique queue ids along with Queue in groupByMembers field will limit the response to users that are queue agents in at least one of these queues |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs