Description
This function returns details about existing User.
Style
Document
Input (Literal)
The input of this method is the argument getUser of type getUser having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
userUUID |
string |
0..1 |
The UUID of the user for which details should be returned |
Output (Literal)
The output of this method is the argument getUserResponse of type getUserResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
user |
0..1 |
The details of the user |
Remarks
On an exception, no user is returned.