public. Retrieve information about a user.
| Name | Type | Description |
| User | String | The user name |
None
| Name | Value | Description |
| NotFound | 404 | Requested user could not be found |
| Ok | 200 | The request completed successfully |
| Unauthorized | 401 | Authentication failed |
None
None
None