[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Get User
DescriptionRetrieves information about a user by username.
Request
URLURL
https://{api_host}/v1/users/{userId}
Path Parameters
Path Parameters
string
userId
Required
The userId or user account identifier.
Header Parameters
Header Parameters
string
csp-auth-token
Optional
Access token for authentication
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
User
of type application/json
This response body class contains all of the following:
BaseEntity, InlineUser1
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
cURL Command
curl -H "csp-auth-token: string" https://{api_host}/v1/users/{userId}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
On This Page
User Operations
get
get
get
patch
patch