cURL
curl --request GET \ --url https://us.infisical.com/api/v1/cert-manager/syncs/cloudflare-custom-certificate/{pkiSyncId}
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "destination": "cloudflare-custom-certificate", "isAutoSyncEnabled": true, "destinationConfig": { "zoneId": "<string>" }, "syncOptions": { "canRemoveCertificates": true, "certificateNameSchema": "<string>" }, "projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "connectionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "description": "<string>", "subscriberId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "syncStatus": "<string>", "lastSyncedAt": "2023-11-07T05:31:56Z" }
Get the specified Cloudflare Custom SSL Certificate PKI Sync by ID.
Default Response
255
cloudflare-custom-certificate
Show child attributes
Was this page helpful?