Detailed Analysis through Web API

Hi! I am trying to retrieve results after sonar scanner analysis and recently got advice to query the Web APIs. Does anyone have any knowledge on which Web API best gives detailed analysis of the report seen on the server that includes line errors and specifies severity as well as the type of error? Basically can a file wise report be created from a specific API and if so which one? And if this is possible through some web API, can we further specify the reporting results to a specific branch as well?

Hi,

It sounds like you’re looking for the issues search service. You’ll find the onboard docs via the link in your page footer.

 
HTH,
Ann