General Information
...
Service | API | Method |
---|---|---|
urac | /account/getUser | GET |
Data Model: UsersWorkflow: %Link to Architecture Page%
Input
...
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
username | Query | YES | String | N/A | The User Name |
Output
...
Valid Response
Code Block | ||||
---|---|---|---|---|
| ||||
{ "result": true, "data": { "..." } } |
...