Is There an API Endpoint to Retrieve Permission Groups Assigned to a Project?

Hi everyone,
I’m an organization administrator managing user permissions via API. I have the following question:

Is there a GET API endpoint that allows me to retrieve the permission groups assigned to a specific project, along with the permissions granted to each group?

For example:
Let’s say project “A” has the “A-admin” group assigned via project-level permissions. I’d like to confirm whether that group is granted more than just read access — such as the ability to make changes.

I’ve reviewed the SonarQube Web API documentation, but I couldn’t find a clear way to retrieve this information using a GET request.

If such an endpoint exists, I’d really appreciate your help pointing me in the right direction.
Thanks in advance!

Hello @Aki,

Thank you for reaching out.

Unfortunately, there isn’t a public API endpoint available for this operation at the moment. However, I’ve logged your feedback to advocate for making our internal endpoint for this action publicly accessible in the future.

Thank you for raising this need.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.