v1
latestSwagger 2.02026-08-061,9128853.7 MBCertificates
Exports the certificate
get/certificates/{id}/export
Path parameters
idstring required
The ID of the certificate to export
Query parameters
format'Pkcs12' | 'Der' | 'Pem' | 'Unknown'
The file format in which to export the certificate
includePrivateKeyboolean
Whether the private key should be included in the exported file
passwordstring
The password to read the stored certificate
pemOptions'PrimaryOnly' | 'PrimaryAndChain' | 'ChainOnly'
Whether the exported PEM file should include the certificate chain
Response
Success
string binary required