GET api/2.0/mail/settings/conversationsEnabled This function requires authentication

Description

Returns a flag that specifies whether to group messages into conversations or not.

Parameters

This method doesn't have any parameters.

Example
GET api/2.0/mail/settings/conversationsenabled
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Boolean value: true - the flag is enabled, false - the flag is disabled