Skip to main content

Download certificate

GET https://daas.digicert.com/apicontroller/v1/certificate/download?certId={{CERTIFICATE_ID}}&accountId={{ACCOUNT_ID_LONG}}&divisionId={{DIVISION_ID}}

Get the certificate as a .crt file.

Example requests and responses

Request parameters

Name

Req/Opt

Type

Description

accountId

required

string

Account ID.

divisionIds

optional

array

Division IDs.

certId

required

string

Unique DigiCert-generated ID for the certificate found on the endpoint. Get the certificate ID from the List certificates request.