can I get USER_TOKEN via Curl on sign in?

I am using Curl in order to sign in, thought refresh_token in json response was the user_token, but it isn't. How can I get the actual user_token (if possible at all)? Thanks.
Was this page helpful?