List All Routes
GET {{gateway}}/routes
List All Routes konghq
RESPONSES
status: OK
{"data":[{"id":"a9daa3ba-8186-4a0d-96e8-00d80ce7240b","created_at":1422386534,"updated_at":1422386534,"name":"my-route","protocols":["http","https"],"methods":["GET","POST"],"hosts":["example.com","foo.test"],"paths":["/foo","/bar"],"headers":{"x-another-header":["bla"],"x-my-header":["foo","bar"]},"https_redirect_status_code":426,"regex_priority":0,"strip_path":true,"path_handling":"v0","preserve_host":false,"tags":["user-level","low-priority"],"service":{"id":"127dfc88-ed57-45bf-b77a-a9d3a152ad31"}},{"id":"9aa116fd-ef4a-4efa-89bf-a0b17c4be982","created_at":1422386534,"updated_at":1422386534,"name":"my-route","protocols":["tcp","tls"],"https_redirect_status_code":426,"regex_priority":0,"strip_path":true,"path_handling":"v0","preserve_host":false,"snis":["foo.test","example.com"],"sources":[{"ip":"10.1.0.0/16","port":1234},{"ip":"10.2.2.2"},{"port":9123}],"destinations":[{"ip":"10.1.0.0/16","port":1234},{"ip":"10.2.2.2"},{"port":9123}],"tags":["admin","high-priority","critical"],"service":{"id":"ba641b07-e74a-430a-ab46-94b61e5ea66b"}}],"next":"http://localhost:8001/routes?offset=6378122c-a0a1-438d-a5c6-efabae9fb969"}