get https://api.supportbench.com/user/history/
Return a user count for items related to a user.
Returning user notification object
Name | Description |
---|---|
id | The id of the history item. This could be the case id, company id, contact id, or article id |
type_id | This is the type of id that is being referenced. 0 = Case id 1 = Company id 2 = Contact id 3 = Article id 4 = System setting id |
summary | The summary of the item. |
created | The date the item was accessed. |
created_unix | The date the item was accessed as a UNIX time stamp. |
ago | The time difference as a readable string since the item was viewed. |