GET /userProfile
Get the profile of the caller (my profile).
Note: Private user profile fields will be returned.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/userProfile
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | UserProfile (application/json) |