GET /user/bundle
Get the user bundle of the caller (my own bundle).
Note: Private fields will be returned.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/user/bundle
Parameters
mask optional |
integer flag defining which components to include in the bundle
This integer is used as a bit-string of flags to specify which parts to include in the UserBundle. The mask is defined as follows:
|
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | UserBundle (application/json) |