Account details
GET https://www.digicert.com/services/v2/account
Use this endpoint to get details about your CertCentral account.
Example requests and responses
Response parameters
Name | Type | Description |
---|---|---|
id | int | Account ID. |
make_renewal_calls | bool | Specifies if renewal calls are enabled. |
express_install_enabled | bool | Specifies if express install is enabled. |
admin_email | string | Email address(es) copied on all emails sent out for the account. |
display_rep | bool | Specifies if the account manager is displayed in the CertCentral UI. |
rep_name | string | Name of your account manager. |
rep_phone | string | Phone number of your account manager. |
rep_email | string | Email address of your account manager. |
balance_negative_limit | int | Dollar amount that the account balance can go into the negative. |
pricing_model | string | Current pricing model for the account. Possible values: |
cert_transparency | string | Specifies if certificates are logged to public CT logs. Possible values: |
cert_central_type | string | CertCentral account type. Possible values: |
is_reseller_customer | bool | Returns true if this subaccount or any of its parent accounts have an account type of
|