200Message detail with actor-visible thread items only
Content-Type: application/json
{
"id": "00000000-0000-4000-8000-000000000000",
"type": "string",
"isDraft": true,
"canEditDraft": true,
"visibility": null,
"sourceEntityType": null,
"sourceEntityId": null,
"externalEmail": null,
"externalName": null,
"typeDefinition": {
"labelKey": "string",
"icon": "string",
"color": null,
"allowReply": true,
"allowForward": true,
"ui": null
},
"threadId": null,
"parentMessageId": null,
"senderUserId": "00000000-0000-4000-8000-000000000000",
"senderName": null,
"senderEmail": null,
"subject": "string",
"body": "string",
"bodyFormat": "text",
"priority": "string",
"sentAt": null,
"actionData": null,
"actionTaken": null,
"actionTakenAt": null,
"actionTakenByUserId": null,
"recipients": [
{
"userId": "00000000-0000-4000-8000-000000000000",
"type": "to",
"status": "string",
"readAt": null
}
],
"objects": [
{
"id": "00000000-0000-4000-8000-000000000000",
"entityModule": "string",
"entityType": "string",
"entityId": "00000000-0000-4000-8000-000000000000",
"actionRequired": true,
"actionType": null,
"actionLabel": null,
"snapshot": null,
"preview": null
}
],
"thread": [
{
"id": "00000000-0000-4000-8000-000000000000",
"senderUserId": "00000000-0000-4000-8000-000000000000",
"senderName": null,
"senderEmail": null,
"body": "string",
"sentAt": null
}
],
"isRead": true
}