| Description | Get the list of all the plugins installed on the Sonar instance |
URL | /api/updatecenter/installed_plugins |
| Method | GET |
Security | Requires Global Administrator role |
Examples
Get the list of all the plugins installed on the Sonar instance:
Code Block language none GET http://nemo.sonarsource.org/api/updatecenter/installed_plugins
Parameters
Parameter | Description | Required | Default Value |
|---|---|---|---|
| format | Response formats: xml or json | No | xml |

