Gets all the marketplace plugins
GET/plugins/marketplace
Gets all plugins from the marketplace server, merging data from locally installed plugins as well as prepackaged plugins shipped with the server.
Permissions
Must have manage_system permission.
Request
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