Skip to main content
GET
/
api
/
v1
/
cert-manager
/
certificates
/
{id}
/
private-key
cURL
curl --request GET \
  --url https://us.infisical.com/api/v1/cert-manager/certificates/{id}/private-key
"<string>"

Path Parameters

id
string
required

The ID of the certificate to get.

Response

Default Response

The response is of type string.