Retrieve Certificate

GET {{gateway}}/certificates/:certificateId

Retrieve Certificate konghq

AttributesMandatoryTypeDescription
certificate idrequiredpathThe unique identifier of the Certificate to retrieve.

RESPONSES

status: OK

{"id":"7fca84d6-7d37-4a74-a7b0-93e576089a41","created_at":1422386534,"cert":"-----BEGIN CERTIFICATE-----...","key":"-----BEGIN RSA PRIVATE KEY-----...","tags":["user-level","low-priority"]}