ReneRanzinger / IFEDS-backend

Serverside backend for the Infrastructure For Experimental Data Sharing
GNU General Public License v3.0
1 stars 1 forks source link

Get profile data WS #60

Closed ReneRanzinger closed 4 years ago

ReneRanzinger commented 4 years ago

Input

Function

Ouput Error json or profile json.

akshaykokane commented 4 years ago
akshaykokane commented 4 years ago

d47d3239e7af0f6b4498db323328dbdc18577566

akshaykokane commented 4 years ago

Example Output:

{
    "providerId": 1,
    "name": "CCRC",
    "providerGroup": null,
    "department": null,
    "affiliation": null,
    "url": null,
    "contact": null,
    "username": "ccrc_user",
    "email": "ccrc@gmail.com"
}