v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
PKI Certificates

Get certificate bundle including the certificate, chain, and private key.

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

Path parameters

idstring required

The ID of the certificate to get the certificate body and certificate chain for.

Response

Default Response

certificatestring required

The certificate body of the certificate.

certificateChainstring nullable required

The certificate chain of the certificate.

privateKeystring nullable required

The private key of the certificate.

serialNumberstring required

The serial number of the certificate.