Skip to main content

Request info

GET https://www.digicert.com/services/v2/request/{{request_id}}

Use this endpoint to get details for a request.

Example requests and responses

Response parameters

Name

Type

Description

id

int

Request ID.

date

string

Timestamp of when the request was submitted.

Format: UTC timezone and ISO 8601 date

type

string

Request type.

Possible values: new_request, revoke, duplicate, reissue

status

string

Status of the request.

Possible values: submitted, pending, approved, rejected

date_processed

string

Timestamp of when the request was processed. Not returned if status is pending.

Format: UTC timezone and ISO 8601 date

requester

object

Details about the user that submitted the request. See Structures – User details object.

reviewer

object

Details about the user that reviewed the request. See Structures – User details object.

processor

object

Details about the user that processed the request. See Structures – User details object.

order

object

Details about the order associated with the request.

.. unsubmitted_domains

array

List of domains submitted with the request that have not been validated or added to the account.

.. renewal_of_order_valid_till

string

Expiration date of the order being renewed. Only returned for renewal requests.

Format: YYYY-MM-DD

comments

string

Message about the request.