Certificate Authorities
List CA certificates
Get list of past and current CA certificates for a CA
GET
/
api
/
v1
/
pki
/
ca
/
{caId}
/
ca-certificates
Path Parameters
The ID of the CA to get the CA certificates for.
Response
200 - application/json
The certificate body of the CA certificate.
The certificate chain of the CA certificate.
The serial number of the CA certificate.
The version of the CA certificate. The version is incremented for each CA renewal operation.