cURL
curl --request GET \ --url https://app.infisical.com/api/v1/pki/ca/{caId}/csr
{ "csr": "<string>" }
Get CA CSR
The ID of the CA to generate CSR from
Default Response
The response is of type object.
object
Was this page helpful?