GET api/user/username?username={username}
Get user by username value
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| username |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.