Project pull requests API error

Hello, I hope you are doing well.
We’re using SonarQube Community Edition Version 9.8.0.63668
We’re trying to retrieve PR via API and have been trying to use GET api/project_pull_requests/list API but got an error

"errors": [
        {
            "msg": "Unknown url : /api/project_pull_requests/list"
        }
    ]

What could be the problem?

Thanks in advance!

Sincerely,
Alex

Hi,

Welcome to the community!

Community Edition doesn’t offer pull request analysis.

You may be interested in Developer Edition($).

 
HTH,
Ann