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

Users Resource

REST interface for the social networking library (users).

GET /users/getUserEmail

This method has been deprecated.

Response Body
media type data type description
text/plain object

Example

Request
GET /users/getUserEmail
Content-Type: */*
Accept: text/plain

                
...
                
              
Response
HTTP/1.1 200 OK
Content-Type: text/plain

                
...
                
              

GET /users/getUserFullname

This method has been deprecated.

Response Body
media type data type description
text/plain object

Example

Request
GET /users/getUserFullname
Content-Type: */*
Accept: text/plain

                
...
                
              
Response
HTTP/1.1 200 OK
Content-Type: text/plain

                
...