Certificate Authorities
Retrieve CRL
Get CRL of the CA
GET
/
api
/
v1
/
pki
/
ca
/
{caId}
/
crl
Path Parameters
caId
string
requiredThe ID of the CA to get the certificate revocation list (CRL) for
Response
200 - application/json
crl
string
requiredThe certificate revocation list (CRL) of the CA
Was this page helpful?