cURL
curl --request GET \ --url https://us.infisical.com/api/v1/cert-manager/certificate-profiles/{id}/certificates/latest-active-bundle
{ "certificate": "<string>", "certificateChain": "<string>", "privateKey": "<string>", "serialNumber": "<string>" }
Get latest active certificate bundle for a profile
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.
Default Response
Was this page helpful?