Retrieve Plugin Associated to a Specific Route
GET {{gateway}}/routes/:routeNameOrId/plugins/:pluginId
Retrieve Plugin Associated to a Specific Route konghq
| Attributes | Mandatory | Type | Description | 
|---|---|---|---|
| route name or id | required | path | The unique identifier or the name of the Route to retrieve. | 
| plugin id | required | path | The unique identifier of the Plugin to retrieve. |