Acquire user details
This is an API function to acquire user details. This API function corresponds to the operation on the screen that is displayed by clicking the [User] tab after selecting the [Security] on the operation screen of Manager.
|
= Remarks =
It is the difference between the acquire a list of user API function and this API function that the following parameters are not included in the response of this API function.
|
- Format
- Request parameter (Path format)
- Response
- Response parameter
|
| Item name | Request parameter | Type | Value | Default value |
|---|---|---|---|---|
| User ID | userId | String | Impossible to omit |
|
| Item name | Response parameter | Type | Value |
|---|---|---|---|
| Password Registration | passwdCreated | Boolean |
• true: A password has been registered. • false: A password is not registered. |
| User ID | userId | String | |
| User Name | userName | String | |
| Role ID | userRoleId | String | |
| Role Name | userRoleName | String |