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