Get User
GET
/users/{username}
Get user details.
Parameters
| Name | Type | Description |
|---|---|---|
| username required | string | The username to retrieve |
Response Codes
200
Success
401
Unauthorized
404
User not found