notifications
Get notifications for user ID
get/notifications/{id}
Path parameters
idstring required
A User ID
Query parameters
user_idstring
The user ID of the user making the request. Required for personalization of related users (e.g. does_current_user_follow) in the response, and may differ from the path id when a manager is reading a managed user's notifications.
timestampinteger
The timestamp from which to paginate
group_idstring
The group_id form which to paginate
limitinteger
The number of notifications to return
typesstring[]
Additional valid notification types to return
Response
Success