[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

Get User

Description

Retrieves information about a user by username.

Request

Request

URL

URL


get
https://console.navigator.vmware.com/cphub/api/auth/v1/users/{userId}
Copy

Path Parameters

Path Parameters

string
userId Required

The userId or user account identifier.


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns User of type application/json
This response body class contains all of the following: BaseEntity, InlineUser1
Errors

Errors

401

Unauthorized - The user is not authorized to use the API


500

Internal Server Error - An unexpected error has occurred while processing the request

Code Samples

Code Samples

cURL Command

curl https://console.navigator.vmware.com/cphub/api/auth/v1/users/{userId}


Feedback

Was this page helpful?