Certificates
Export certificate
Exports a certificate, optionally including its CA chain
get/api/certificates/{certificateId}/export
Path parameters
certificateIdstring required
Certificate ID
Query parameters
format'PEM' | 'DER'
Export format (PEM or DER)
includeChainboolean
Whether to include the CA chain (PEM only)
Response
Certificate exported successfully