GET api/2.0/mail/conversation/{id}
Get list of messages linked into one chain (conversation)
Name |
Description |
Type |
Example |
id
sent in url
|
ID of any message in the chain
|
number
|
1234
|
loadAll
sent in url
|
Load content of all messages
optional
|
Bool value
|
true
|
markRead
sent in url
|
Mark conversation as read
optional
|
Bool value
|
true
|
needSanitize
sent in url
|
Flag specifies is needed to prepare html for FCKeditor
optional
|
Bool value
|
true
|
GET api/2.0/mail/conversation/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
List messages linked in one chain