REST interface for the social networking library (notifications).
| name | type | description | constraints |
|---|---|---|---|
| from | query | required int | |
| quantity | query | required int |
| media type | data type | description |
|---|---|---|
| application/json | object (JSON) | |
| text/plain | object |
GET /notifications/getRangeNotificationsByUser
Content-Type: */*
Accept: application/json
...
HTTP/1.1 200 OK
Content-Type: application/json
...