How to check sonarqube version in rhel server using command

I used- curl -ku acess token:password "http(s)://yoursonarhost/web_api/api/server"
but i am not getting proper response , i am getting info like sonar server is UP and all but not the server / sonarqube version .