PKI Certificates

Get certificate

get/api/v1/cert-manager/certificates/{id}

Path parameters

idstring uuid required

The ID of the certificate to get.

Response

Default Response

Changes

Changed in 4 of the 20 revisions of this API.14

    • added the optional property certificate/latestRenewalCertificateId to the response with the 200 status

      response-optional-property-added

    • added the required property certificate/hasPrivateKey to the response with the 200 status

      response-required-property-added

    • for the path request parameter id, the type/format was changed from string/ to string/uuid

      request-parameter-type-changed

    • added the optional property certificate/subject/domainComponents to the response with the 200 status

      response-optional-property-added

    • added the optional property certificate/subjectDomainComponents to the response with the 200 status

      response-optional-property-added