List Plugins Associated to a Specific Route

GET {{gateway}}/routes/:routeId/plugins

List Plugins Associated to a Specific Route konghq

AttributesMandatoryTypeDescription
route idrequiredpathThe unique identifier of the Route whose Plugins are to be retrieved. When using this endpoint, only Plugins associated to the specified Route will be listed.

RESPONSES

status: OK

{"next":null,"data":[{"created_at":1583998823,"config":{"minute":20,"policy":"cluster","month":null,"redis_timeout":2000,"limit_by":"consumer","hide_client_headers":false,"second":null,"day":null,"redis_password":null,"year":null,"redis_database":0,"hour":500,"redis_port":6379,"redis_host":null,"fault_tolerant":true},"id":"9175fd5b-e364-4759-bbe2-e7d00da5edd2","service":null,"enabled":true,"protocols":["https","http"],"name":"rate-limiting","consumer":null,"route":{"id":"875973fd-ba3f-4c7b-8301-e9263013e6d2"},"tags":["admin","high-priority","critical"]}]}