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

AuthenticatedService Resource

GET /auth

Response Body
media type data type description
text/plain string

Example

Request
GET /auth
Content-Type: */*
Accept: text/plain

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

                
...
                
              

GET /auth/member

Response Body
media type data type description
text/plain string

Example

Request
GET /auth/member
Content-Type: */*
Accept: text/plain

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

                
...
                
              

GET /auth/org_member

Response Body
media type data type description
text/plain string

Example

Request
GET /auth/org_member
Content-Type: */*
Accept: text/plain

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

                
...