Skip to main content

Email validation status

GET https://www.digicert.com/services/v2/order/certificate/{{order_id}}/email-validation

Use this endpoint to get the validation status for all email addresses on a client certificate order.

Replace {{order_id}} in the URL with the ID for a client certificate order. To get IDs for the orders in your account, use the List orders endpoint.

Example requests and responses

Response parameters

Name

Type

Description

delivery_options

array

List of methods an administrator can use to send validation emails for the order.

Possible values: api (CertCentral Services API), browser (CertCentral UI)

emails

array

List of objects with details about the validation status for each email address on the order.

.. email

string

Email address.

.. status

string

Validation status of the email address.

Possible values: validated or unvalidated

.. date_emailed

string

Date the validation email was sent.

Format: YYYY-MM-DD