Web API ce activity Insufficient privileges

Hi everyone!

I am trying to execute this API endpoint:

https://sonarcloud.io/api/ce/activity?status=PENDING%2CIN_PROGRESS%2CSUCCESS%2CFAILED%2CCANCELED

but I get the “Insufficient privileges” message… I have “administer organization” permissions, but I can’t execute this endpoint.

Should I have any configuration done in my organization?

Thank’s!

Hey there.

You’ll need to specify component, as you are only able to access the activity for projects you have permissions on. There is no way to filter by organization.

Ok Colin!

Thank’s for your response :slight_smile:

1 Like