Chef API using Java

I was trying to hit the Chef API using thebelow REST call for authentication https://ip-100-00-10-167.us-west-2.compute.internal/organizations/ABCD/authenticate_user?username=chefadmin&password=chefadmin

The response doesnt share any output like Cookie details but the status shows OK 200 as code…

Any insights / thoughts please share