v10

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

Get a certificate chain

get/certificate-chains/{alias}

Response

Certificate chain.

certificatesstring[] required

Example response

{
  "certificates": [
    "ZXhhbXBsZS1jZXJ0aWZpY2F0ZS1kZXItYnl0ZXM="
  ]
}