Notifications
Returns a notification by id
get/notifications/{notification_id}/
Path parameters
notification_idstring required
Notification ID
Response
Notification
Example response
{
"assignment": 12
}Notification ID
Notification
{
"assignment": 12
}