Order report
GET https://www.digicert.com/services/v2/report/order
Use this endpoint to get a CSV of all certificate orders.
Example requests and responses
Filters and URL query parameters
This endpoint supports filters and pagination. For general information and examples of the syntax to use when applying filters to the results, see Services API - Filters, sorting, and pagination parameters.
Name | Req/Opt | Type | Description |
---|---|---|---|
filters[ | optional | string | Filters results by the specified property. Replace
|
limit | optional | int | Total number of results to include in the response. Max: Default: |
offset | optional | int | Index of the first result to include in the response. Default: |
Response CSV columns
Notice
All column parameter values are wrapped in double quotes ("
).
Name | Description |
---|---|
order_id | Order ID. |
customer_order_id | Customer order ID. |
date_created | Date the order was placed. Format: |
container_id | Container ID of the order. |
container_name | Container name of the order. |
status | Order status. Possible values: Returns |
user_id | ID of the user that placed the order. |
organization_id | Organization ID associated with the order. |
organization_name | Organization name. |
organization_address_1 | Organization address. |
organization_address_2 | |
organization_city | City where the organization is located. |
organization_state | State where the organization is located. |
organization_country | Country where the organization is located. |
organization_unit | Organization units on the certificate. |
tech_first_name | Technical contact first name. |
tech_last_name | Technical contact last name. |
tech_email | Technical contact email address. |
tech_title | Technical contact title. |
tech_telephone | Technical contact telephone number. |
server_type | Server platform ID. See Glossary – Server platforms. |
issuing_ca | Issuing certificate authority. |
agreement_id | ID of the CSA agreed to. |
validity_years | Number of years the certificate is valid. |
signature_hash | Signature hash used to sign the certificate request. |
dcv_method | Domain control validation method configured for the domain. See Glossary – DCV methods. |
common_name | Name secured by the certificate. |
plus_feature | Specifies if plus feature is enabled for the order. Possible values: |
dns_names | List of additional names secured by the certificate. |
number_of_sans | Number of SANs secured by the certificate |
server_licenses | Number of server licenses included with the certificate |
product_id | ID of the product. |
product_name_id | Name ID of the product. See Glossary – Product identifiers. |
product_name | Display name of the product. See Glossary – Product identifiers. |
product_type | Product type. See Glossary – Product types. |
If applicable, email address on the certificate. | |
csr | Certificate signing request (CSR). |
valid_from | Date when certificate validity starts. Format: |
valid_till | Date when certificate validity ends. Format: |
certificate_tracker_id | Certificate ID. |
is_renewed | Specifies if the order has been renewed. Possible values: |
renewed_order_id | Order ID of the previous order. Returned only if order is a renewal. |
receipt_id | Receipt ID. |
disable_issuance_email | Specifies if issuance emails are sent. Possible values: |
pay_type | Payment method used for the order. Possible values: |
is_out_of_contract | Contract status of the order. Possible values: |
disable_renewal_notifications | Specifies if renew notifications are enabled. Possible values: |
additional_emails | Additional email addresses on the order. |
auto_renew | Specify if the certificate should automatically renew. Possible values: |
custom_renewal_message | Custom message included in renewal notifications. |
thumbprint | Thumbprint of the certificate. |
serial_number | Serial number of the certificate. |
account_id | Account ID associated with the order. |
user_first_name | First name of user that requested the certificate. |
user_last_name | Last name of user that requested the certificate. |
user_email | Email address of user that requested the certificate. |
user_assignments | ID of the user assigned to the order. |
cost | Order cost. Possible values: $ based, unit based |
metadata | Custom field details. Format: Data separator: |
has_duplicates | Specifies if the certificate has duplicates. Possible values: |