cURL
curl --request GET \ --url https://us.infisical.com/api/v1/cert-manager/certificates/{id}/private-key
"<string>"
Get certificate private key
The ID of the certificate to get.
Default Response
The response is of type string.
string
Was this page helpful?