Get Total Number of Issues with SonarQube webapi

Hi All,

I would like to get total number of issues from the sonarqube WebApi and currently supported webApi pulling only 100 issues as the default size is 100 and max is 500. Can anyone help to get the total number of issues for the project?

GET api/issues/search (This API is fetching only 100, max is 500) if there are around 2000 issues how to get all? if there is quick way to do this?

I am using SonarQube 9.2.3 community edition.
Thanks,
Prasad.

Please do not raise duplicate threads.

I will close this one.