Get your own user profile
GET/api/admin/user/profile
Detailed information about the current user root role and project membership
Responses
- 200
- 401
profileSchema
Authorization information is missing or invalid. Provide a valid API token as the authorization
header, e.g. authorization:*.*.my-admin-token
.