Retrieve the trust chain for a specific public Certificate Authority

Retrieve the trust chain for a specific public Certificate Authority based on the Certificate Authority name

Path parameters
name
string required
Responses
  • 200 The trust chain
    name
    string required
    certificate
    object (CFCertificate) required
    subordinates
    array of object (TrustChainAnchor)
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error