GET /data/user/notifications
curl \
 --request GET http://api.example.com/data/user/notifications \
 --header "Authorization: $API_KEY"