{
"_id": "<string>",
"orgId": "<string>",
"teamId": "<string>",
"target": {
"id": "<string>",
"collection": "<string>",
"property": "<string>",
"objectId": true
},
"title": "<string>",
"description": "<string>",
"date": "2023-11-07T05:31:56Z",
"seen": true,
"type": "Webhook",
"details": {
"webhookType": "FailedSync"
}
}
Represents a notification in the system, including details about the notification type, target, and additional context.