Get plugins
GET/api/v4/plugins
Get a list of inactive and a list of active plugin manifests. Plugins must be enabled in the server's config settings.
Permissions
Must have manage_system permission.
Minimum server version: 4.4
Responses
- 200
- 400
- 401
- 403
- 501
Plugins retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled