curl --location --request GET 'http://localhost:7000/user/user/getUser?id=' \ --header 'userId;' \ --header 'token;'
{}