Get user by user name
GET
/user/{username}
请求参数
参数名
类型
描述
必填
username
string
The name that needs to be fetched. Use user1 for testing.
必填