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