Gets all the marketplace plugins
GET/api/v4/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.
Minimum server version: 5.16
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