curl --location --request GET 'http://prod-cn.your-api-server.com/api/user/self' \ --header 'new-api-user: 1' \ --header 'Authorization;' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json'
{}