List All Certificates

GET {{gateway}}/certificates

List All Certificates konghq

RESPONSES

status: OK

{"data":[{"id":"d044b7d4-3dc2-4bbc-8e9f-6b7a69416df6","created_at":1422386534,"cert":"-----BEGIN CERTIFICATE-----...","key":"-----BEGIN RSA PRIVATE KEY-----...","tags":["user-level","low-priority"]},{"id":"a9b2107f-a214-47b3-add4-46b942187924","created_at":1422386534,"cert":"-----BEGIN CERTIFICATE-----...","key":"-----BEGIN RSA PRIVATE KEY-----...","tags":["admin","high-priority","critical"]}],"next":"http://localhost:8001/certificates?offset=6378122c-a0a1-438d-a5c6-efabae9fb969"}