[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Check User Existence
DescriptionChecks if a specified user exists in Cloud Partner Navigator without disclosing additional information about them.
Request
URLURL
https://console.navigator.vmware.com/cphub/api/auth/v1/users/existence/{userId}
Path Parameters
Path Parameters
string
userId
Required
The userId or user account identifier.
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
boolean
of type application/json
- response with code 200 OK and body = true when the user exists otherwise returns the corresponding error details.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://console.navigator.vmware.com/cphub/api/auth/v1/users/existence/{userId}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
User Operations
get
get
get
patch
patch