curl --location --request GET 'http://prod-cn.your-api-server.com/api/users/profile'
{ "id": "string", "username": "string", "email": "string" }