cURL
curl --request GET \ --url https://encryption.platform.dev.ai71services.ai/encrova-service/api/v1/ca/{ca_id}/crls \ --header 'x-api-key: <x-api-key>'
[ { "id": "<string>", "crl": "<string>" } ]
List CRLs of the CA
Successfully retrieved CRLs
Unique identifier of the CRL
Certificate Revocation List in PEM format