D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

Notifications Resource

REST interface for the social networking library (notifications).

GET /notifications/getRangeNotificationsByUser

This method has been deprecated.

Request Parameters
name type description constraints
from query required int
quantity query required int
Response Body
media type data type description
application/json object (JSON)
text/plain object

Example

Request
GET /notifications/getRangeNotificationsByUser
Content-Type: */*
Accept: application/json

                
...
                
              
Response
HTTP/1.1 200 OK
Content-Type: application/json

                
...