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: |
status | string | Status of the request. Possible values: |
date_processed | string | Timestamp of when the request was processed. Not returned if status is 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. |
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: |
comments | string | Message about the request. |