Endpoint
Authentication
Required. Include your API Secret key in theX-DigiCert-Secret request header.
Path Parameters
string
required
The unique identifier of the confirmed certificate (for example,
48a78b36-073a-46cf-85d4-d1d4f5afb2cf).Example Request
Response
The response returns the digital certificate content. This may be rendered as an image, PDF, or structured JSON object depending on the certificate type.boolean
true when the certificate preview was retrieved successfully.object
The digital certificate preview data, including the certificate image or document URL and associated metadata.
Success Response
Status:200 OK