| 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 |
None |
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
...

