3

I was looking at the web service API V5.5 documentation for SonarQube and would like to retrieve two things at the project level:

  1. SQALE rating
  2. Technical Debt

Which API can I exactly use to get these values directly?

slartidan
  • 20,403
  • 15
  • 83
  • 131
CSharped
  • 1,247
  • 4
  • 20
  • 49

1 Answers1

0

You can get the The SQALE Rating using Web Service API Sonarqube

GET URLSONARQUBE/api/resources?metrics=sqale_rating