Get Logged In User Details
Use this API instead:
- /oidc/userinfo
Access Policy
Role | Access |
---|---|
Platform operator | ✔️ |
Organization Owner | ✔️ |
Organization Member | ✔️ |
Service Account (Whitelisted Client) | ✔️ |
Request
URI
GET
https://vra-interop-222-139.lvn.broadcom.net/csp/gateway/am/api/loggedin/user/details
COPY
Responses
200
OK
Returns
UserDetailsResponse
of type(s)
*/*
{
"isVmwareIdUser": false
}
boolean
isVmwareIdUser
Optional
isVmwareIdUser
401
The user is not authorized to use the API.
Returns
UserDetailsResponse
of type(s)
*/*
"UserDetailsResponse Object"
boolean
isVmwareIdUser
Optional
isVmwareIdUser
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/csp/gateway/am/api/loggedin/user/details
Deprecated
Principal User Controller Operations
PUT
Update User Preferences
Deprecated
GET
Get Principal User Profile
Deprecated
PATCH
Update User Profile
Deprecated
GET
Get User Orgs
Deprecated
GET
Get Logged In User
Deprecated
GET
Get User Org Service Roles
Deprecated
GET
Get User Org Roles
Deprecated
GET
Get User Org Info
Deprecated
GET
Get Logged In User Groups On Org
Deprecated
GET
Get Logged In User Details
Deprecated
GET
Get User Default Org
Deprecated