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/latestRenewalCertificateIdto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
certificate/hasPrivateKeyto the response with the200statusresponse-required-property-added
- ○
- ▲
for the
pathrequest parameterid, the type/format was changed fromstring/tostring/uuidrequest-parameter-type-changed
- ▲
- ○
added the optional property
certificate/subject/domainComponentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
certificate/subjectDomainComponentsto the response with the200statusresponse-optional-property-added
- ○