cURL
curl --request GET \ --url https://us.infisical.com/api/v1/cert-manager/ca/internal/{caId}/csr
{ "csr": "<string>" }
Get CA CSR
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 generate CSR from.
Default Response
The generated CSR from the CA.
Was this page helpful?