Get plugin classes within a project
GET/nevisadmin/api/v1/projects/:projectKey/plugins
Required permission: VIEW_PROJECT on the project, or higher scope
Returns the list of plugin classes available within the specified project, optionally filtered by a class name.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid project key
Insufficient permissions.
Project not found