v10

latestOpenAPI 3.0.4raw.githubusercontent.com2026-07-0750111126.8 KB
Certificates

Get a trusted certificate

get/certificates/{alias}

Response

Trusted certificate.

certificatestring byte required

DER-encoded certificate, base64-encoded.

Example response

{
  "certificate": "ZXhhbXBsZS1jZXJ0aWZpY2F0ZS1kZXItYnl0ZXM="
}