Get User
This request is used to get the details of the existing user.
Method: HTTP GET method
Endpoint: http://<host_address>:<port_address>/v1/user
Parameter | Cardinality | Description |
---|---|---|
X-API-AppId | Mandatory | The application ID is used for getting the user details. The default ID is auth. |
X-API-Key | Mandatory | This key is used for getting the user details. The default ID is auth. |
tenantId | Mandatory | This is the TENANT value as stored in the users table in the database. |
userId | Mandatory | This is the username value as stored in the users table in the database. |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.