cURL
curl --request GET \ --url https://us.infisical.com/api/v1/cert-manager/syncs/options
{ "pkiSyncOptions": [ { "name": "<string>", "connection": "github", "destination": "azure-key-vault", "canImportCertificates": true, "canRemoveCertificates": true, "defaultCertificateNameSchema": "<string>", "forbiddenCharacters": "<string>", "allowedCharacterPattern": "<string>", "maxCertificateNameLength": 123, "minCertificateNameLength": 123 } ] }
List the available PKI Sync Options.
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
Show child attributes
Was this page helpful?