SonarQube API endpoint

Is there an official SonarQube API endpoint that returns portfolio details—including the list of projects assigned to each portfolio—in JSON format? If so, what is the correct URL and parameters?

Hi,

Welcome to the community!

Have you tried this via the UI? The best way to master the API is to perform the desired action via the UI and eavesdrop to see which calls the UI made to accomplish the action.

You may also find this guide helpful.

 
HTH,
Ann