Skip to main content

Download certificate by format (order_id)

GET https://www.digicert.com/services/v2/certificate/download/order/{{order_id}}/format/{{format_type}}

Notice

This endpoint will only return the active certificate for the order. It will not return any duplicates or past reissues. To download a specific certificate, use the Get certificate (cert id) endpoint.

Use this endpoint to download a certificate in the specified format using the order_id. See Glossary – Certificate formats for valid format_type values.

Example requests and responses