User Notifications Since X Date

Return a user count for items related to a user.

Returning user notification object

NameDescription
idThe unique id of the notification.
notification_idThe id of the notification. This could be a case number, article, company, contact, etc ..
notification_id_typeThis is the type of id that is being referenced.

1 = Activity id
2 = Case id
3 = Article id
4 = Contact id
5 = Company id
6 = Twitter handle id
7 = System message id
8 = Message id
typeThe type of notification that has occurred.

1 = System wide message
2 = User notification
3 = Case watcher notification
4 = Company watcher notification
5 = Contact watcher notification
6 = Queue watcher notification
7 = Article watcher notification
8 = Forum watcher notification
9 = Team message
10 = Global message
11 = Twitter handle notification
messageThe notification content.
createdThe date the notification was sent.
created_unixThe date the notification was sent as a UNIX time stamp.
agoThe time difference as a readable string since the notification was received.
Language
Authorization