Get the 'Enable Conversations' flag
GET/api/2.0/mail/settings/conversationsEnabled
Returns a flag that specifies whether to group messages into conversations or not.
Responses
- 200
- 401
Boolean value: true - the flag is enabled, false - the flag is disabled
Unauthorized