GET messaging/messagethread/{messageThreadId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| messageThreadId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
MessageThreadDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Subject | string |
None. |
|
| ReferredUserId | globally unique identifier |
None. |
|
| ReferringUserId | globally unique identifier |
None. |
|
| UnreadByReferred | boolean |
None. |
|
| UnreadByReferring | boolean |
None. |
|
| SentMailRepliedTo | boolean |
None. |
|
| ReferredArchived | boolean |
None. |
|
| ReferringArchived | boolean |
None. |
|
| DateCreated | date |
None. |
|
| DateEdited | date |
None. |
|
| DateOfSelfDestruction | date |
None. |
|
| SelfDestructionDays | integer |
None. |
|
| Posts | Collection of TalkPostDto |
None. |
|
| ToEmail | string |
None. |
|
| ToName | string |
None. |
|
| UserInvitationId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "f0e935d7-c737-42b1-aedb-4409d6195cc0",
"Subject": "sample string 2",
"ReferredUserId": "a76d4c5a-9775-499a-b66d-949d4c610af4",
"ReferringUserId": "5193e665-6ee6-430d-9f25-08b0f4577a2a",
"UnreadByReferred": true,
"UnreadByReferring": true,
"SentMailRepliedTo": true,
"ReferredArchived": true,
"ReferringArchived": true,
"DateCreated": "2026-07-21T17:57:52.4373113+00:00",
"DateEdited": "2026-07-21T17:57:52.4373113+00:00",
"DateOfSelfDestruction": "2026-07-21T17:57:52.4373113+00:00",
"SelfDestructionDays": 1,
"Posts": [
{
"Id": "a8c9b9ca-7f9c-4605-9610-97c7635b01bf",
"PosterId": "82368ef5-94ab-49cb-9963-4eee29c4fa4b",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "1a380970-4df0-4f05-92a9-905dc88bc06b",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-07-21T17:57:52.4373113+00:00",
"AttachedFiles": [
{
"ID": "bccaea69-9e9a-428d-90f4-6d85ed42f53e",
"CaseID": "33e52b25-71c9-4a93-8d10-532ad002fae5",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-07-21T17:57:52.4373113+00:00",
"DateDeleted": "2026-07-21T17:57:52.4373113+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "bccaea69-9e9a-428d-90f4-6d85ed42f53e",
"CaseID": "33e52b25-71c9-4a93-8d10-532ad002fae5",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-07-21T17:57:52.4373113+00:00",
"DateDeleted": "2026-07-21T17:57:52.4373113+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
},
{
"Id": "a8c9b9ca-7f9c-4605-9610-97c7635b01bf",
"PosterId": "82368ef5-94ab-49cb-9963-4eee29c4fa4b",
"PosterEmail": "sample string 3",
"PosterFirstName": "sample string 4",
"PosterLastName": "sample string 5",
"ProfilePictureCloudId": "1a380970-4df0-4f05-92a9-905dc88bc06b",
"PosterSufix": "sample string 6",
"Content": "sample string 7",
"Subject": "sample string 8",
"ViewerIsComposer": true,
"UnreadByViewer": true,
"UnreadByOther": true,
"DateCreated": "2026-07-21T17:57:52.4373113+00:00",
"AttachedFiles": [
{
"ID": "bccaea69-9e9a-428d-90f4-6d85ed42f53e",
"CaseID": "33e52b25-71c9-4a93-8d10-532ad002fae5",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-07-21T17:57:52.4373113+00:00",
"DateDeleted": "2026-07-21T17:57:52.4373113+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
},
{
"ID": "bccaea69-9e9a-428d-90f4-6d85ed42f53e",
"CaseID": "33e52b25-71c9-4a93-8d10-532ad002fae5",
"Name": "sample string 2",
"Extension": "sample string 3",
"Size": 4,
"DateCreated": "2026-07-21T17:57:52.4373113+00:00",
"DateDeleted": "2026-07-21T17:57:52.4373113+00:00",
"UserWhoAddedName": "sample string 6",
"FileUrl": "sample string 7",
"Shared": true
}
]
}
],
"ToEmail": "sample string 11",
"ToName": "sample string 12",
"UserInvitationId": "fc5b9e54-c0bd-4f58-aeeb-1a5aff2fffcd"
}
text/html
Sample:
{"Id":"f0e935d7-c737-42b1-aedb-4409d6195cc0","Subject":"sample string 2","ReferredUserId":"a76d4c5a-9775-499a-b66d-949d4c610af4","ReferringUserId":"5193e665-6ee6-430d-9f25-08b0f4577a2a","UnreadByReferred":true,"UnreadByReferring":true,"SentMailRepliedTo":true,"ReferredArchived":true,"ReferringArchived":true,"DateCreated":"2026-07-21T17:57:52.4373113+00:00","DateEdited":"2026-07-21T17:57:52.4373113+00:00","DateOfSelfDestruction":"2026-07-21T17:57:52.4373113+00:00","SelfDestructionDays":1,"Posts":[{"Id":"a8c9b9ca-7f9c-4605-9610-97c7635b01bf","PosterId":"82368ef5-94ab-49cb-9963-4eee29c4fa4b","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"1a380970-4df0-4f05-92a9-905dc88bc06b","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-07-21T17:57:52.4373113+00:00","AttachedFiles":[{"ID":"bccaea69-9e9a-428d-90f4-6d85ed42f53e","CaseID":"33e52b25-71c9-4a93-8d10-532ad002fae5","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-07-21T17:57:52.4373113+00:00","DateDeleted":"2026-07-21T17:57:52.4373113+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"bccaea69-9e9a-428d-90f4-6d85ed42f53e","CaseID":"33e52b25-71c9-4a93-8d10-532ad002fae5","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-07-21T17:57:52.4373113+00:00","DateDeleted":"2026-07-21T17:57:52.4373113+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]},{"Id":"a8c9b9ca-7f9c-4605-9610-97c7635b01bf","PosterId":"82368ef5-94ab-49cb-9963-4eee29c4fa4b","PosterEmail":"sample string 3","PosterFirstName":"sample string 4","PosterLastName":"sample string 5","ProfilePictureCloudId":"1a380970-4df0-4f05-92a9-905dc88bc06b","PosterSufix":"sample string 6","Content":"sample string 7","Subject":"sample string 8","ViewerIsComposer":true,"UnreadByViewer":true,"UnreadByOther":true,"DateCreated":"2026-07-21T17:57:52.4373113+00:00","AttachedFiles":[{"ID":"bccaea69-9e9a-428d-90f4-6d85ed42f53e","CaseID":"33e52b25-71c9-4a93-8d10-532ad002fae5","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-07-21T17:57:52.4373113+00:00","DateDeleted":"2026-07-21T17:57:52.4373113+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true},{"ID":"bccaea69-9e9a-428d-90f4-6d85ed42f53e","CaseID":"33e52b25-71c9-4a93-8d10-532ad002fae5","Name":"sample string 2","Extension":"sample string 3","Size":4,"DateCreated":"2026-07-21T17:57:52.4373113+00:00","DateDeleted":"2026-07-21T17:57:52.4373113+00:00","UserWhoAddedName":"sample string 6","FileUrl":"sample string 7","Shared":true}]}],"ToEmail":"sample string 11","ToName":"sample string 12","UserInvitationId":"fc5b9e54-c0bd-4f58-aeeb-1a5aff2fffcd"}
application/xml, text/xml
Sample:
<MessageThreadDto>
<Id>f0e935d7-c737-42b1-aedb-4409d6195cc0</Id>
<Subject>sample string 2</Subject>
<ReferredUserId>a76d4c5a-9775-499a-b66d-949d4c610af4</ReferredUserId>
<ReferringUserId>5193e665-6ee6-430d-9f25-08b0f4577a2a</ReferringUserId>
<UnreadByReferred>true</UnreadByReferred>
<UnreadByReferring>true</UnreadByReferring>
<SentMailRepliedTo>true</SentMailRepliedTo>
<ReferredArchived>true</ReferredArchived>
<ReferringArchived>true</ReferringArchived>
<DateCreated>2026-07-21T17:57:52.4373113+00:00</DateCreated>
<DateEdited>2026-07-21T17:57:52.4373113+00:00</DateEdited>
<DateOfSelfDestruction>2026-07-21T17:57:52.4373113+00:00</DateOfSelfDestruction>
<SelfDestructionDays>1</SelfDestructionDays>
<Posts>
<Id>a8c9b9ca-7f9c-4605-9610-97c7635b01bf</Id>
<PosterId>82368ef5-94ab-49cb-9963-4eee29c4fa4b</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>1a380970-4df0-4f05-92a9-905dc88bc06b</ProfilePictureCloudId>
<PosterSufix>sample string 6</PosterSufix>
<Content>sample string 7</Content>
<Subject>sample string 8</Subject>
<ViewerIsComposer>true</ViewerIsComposer>
<UnreadByViewer>true</UnreadByViewer>
<UnreadByOther>true</UnreadByOther>
<DateCreated>2026-07-21T17:57:52.4373113+00:00</DateCreated>
<AttachedFiles>
<ID>bccaea69-9e9a-428d-90f4-6d85ed42f53e</ID>
<CaseID>33e52b25-71c9-4a93-8d10-532ad002fae5</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-07-21T17:57:52.4373113+00:00</DateCreated>
<DateDeleted>2026-07-21T17:57:52.4373113+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>bccaea69-9e9a-428d-90f4-6d85ed42f53e</ID>
<CaseID>33e52b25-71c9-4a93-8d10-532ad002fae5</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-07-21T17:57:52.4373113+00:00</DateCreated>
<DateDeleted>2026-07-21T17:57:52.4373113+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</Posts>
<Posts>
<Id>a8c9b9ca-7f9c-4605-9610-97c7635b01bf</Id>
<PosterId>82368ef5-94ab-49cb-9963-4eee29c4fa4b</PosterId>
<PosterEmail>sample string 3</PosterEmail>
<PosterFirstName>sample string 4</PosterFirstName>
<PosterLastName>sample string 5</PosterLastName>
<ProfilePictureCloudId>1a380970-4df0-4f05-92a9-905dc88bc06b</ProfilePictureCloudId>
<PosterSufix>sample string 6</PosterSufix>
<Content>sample string 7</Content>
<Subject>sample string 8</Subject>
<ViewerIsComposer>true</ViewerIsComposer>
<UnreadByViewer>true</UnreadByViewer>
<UnreadByOther>true</UnreadByOther>
<DateCreated>2026-07-21T17:57:52.4373113+00:00</DateCreated>
<AttachedFiles>
<ID>bccaea69-9e9a-428d-90f4-6d85ed42f53e</ID>
<CaseID>33e52b25-71c9-4a93-8d10-532ad002fae5</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-07-21T17:57:52.4373113+00:00</DateCreated>
<DateDeleted>2026-07-21T17:57:52.4373113+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
<AttachedFiles>
<ID>bccaea69-9e9a-428d-90f4-6d85ed42f53e</ID>
<CaseID>33e52b25-71c9-4a93-8d10-532ad002fae5</CaseID>
<Name>sample string 2</Name>
<Extension>sample string 3</Extension>
<Size>4</Size>
<DateCreated>2026-07-21T17:57:52.4373113+00:00</DateCreated>
<DateDeleted>2026-07-21T17:57:52.4373113+00:00</DateDeleted>
<UserWhoAddedName>sample string 6</UserWhoAddedName>
<FileUrl>sample string 7</FileUrl>
<Shared>true</Shared>
</AttachedFiles>
</Posts>
<ToEmail>sample string 11</ToEmail>
<ToName>sample string 12</ToName>
<UserInvitationId>fc5b9e54-c0bd-4f58-aeeb-1a5aff2fffcd</UserInvitationId>
</MessageThreadDto>