Returns the plugin associated with the application ID
GET/seb-api/v1/applications/:id/plugins
Retrieve the plugins details through this Application Programming Interface endpoint.
Request
Responses
- 200
- 400
- 403
- 404
- 500
A single plugin associated with the application ID
Bad request
Forbidden
Plugin not found
Internal server error