v2
latestOpenAPI 3.0.12026-07-262352981007.0 KBNotifications
Get a notification
Retrieves a specified notification.
get/notifications/{id}
Path parameters
idstring required
Response
When request is successful. Returns a 'Notification' object.
Example response
{
"id": "e2fd015b-8a60-42be-9ea4-b2ef7aa0289b",
"createdByUserId": "db0b4298-67ef-4638-a92a-5bb830ea6af6",
"createdDate": "\"832e778f-83df-454a-b344-768a862a7e67\"",
"iconColor": "#25C9A4",
"message": "[@staffId] has **assigned** you a Task.",
"updatedDate": "2020-02-15T00:00:00Z"
}