Retrieve the trust chain for a specific Certificate Authority

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

Path parameters
anchor
string required
Responses
  • 200 The trust chain
    ca
    object (Managed Certificate Authority) | object (External Certificate Authority) required

    Information about the Certificate Authority

    subordinates
    array of objects (Trust Chain Anchor) required

    List of the subordinates of this Certificate Authority

  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error