Return notification matching given id, only if it's a notification that
belongs to current user.
Path parameters
-
notification_id Required
GET /data/user/notifications/{notification_id}
curl \
-X GET http://api.example.com/data/user/notifications/{notification_id}