Skip to main content

Validation details

GET https://www.digicert.com/services/v2/domain/{{domain_id}}/validation

Use this endpoint to get validation details for a domain.

Example requests and responses

Response parameters

Name

Type

Description

validations

array

List of validation details for the domain.

.. type

string

Validation type identifier. See Glossary – Validation types.

.. name

string

Name of the validation type.

.. description

string

Description of the validation type.

.. date_created

string

Timestamp of when the domain was validated.

Format: UTC timezone and ISO 8601 date

.. validated_until

string

Timestamp of when the domain validation will expire.

Format: UTC timezone and ISO 8601 date

.. status

string

Status of the validation.

Possible values: pending, active

.. dcv_status

string

Domain control validation status.

.. org_status

string

Organization validation status.

.. verified_users

array

List of users that have been verified for the particular validation type.

.. .. id

int

User ID.

.. .. first_name

string

First name of user.

.. .. last_name

string

Last name of user.

.. .. email

string

Email address of user.

.. .. job_title

string

Job title of user.

.. .. telephone

string

Telephone number of user.