cURL
curl --request GET \ --url https://us.infisical.com/api/v1/cert-manager/ca/internal/{caId}/crls
[ { "id": "<string>", "crl": "<string>" } ]
Get list of CRLs of the CA
Documentation IndexFetch the complete documentation index at: https://infisical.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the CA to get the certificate revocation lists (CRLs) for.
Default Response
The ID of certificate revocation list (CRL).
The certificate revocation list (CRL).
Was this page helpful?