| Description | Get the list of all the plugins installed on the Sonar instance |
URL | /api/updatecenter/installed_plugins |
| HTTP Method | GET |
| Response Formats | json | xml |
Security | None |
Examples
| Use Case | Example Request |
|---|---|
| Get the list of all the plugins installed on the Sonar instance |
|
Response Format
JSON
Parameters
Parameter | Description | Required | Default Value | Example Value |
|---|---|---|---|---|
| format | Response format can be set through:
If nothing is set, json is used. | No | None | json |
Labels

