Skip to main content

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: flatfee, percert, combined, none

cert_transparency

string

Specifies if certificates are logged to public CT logs.

Possible values: embed (logged), off (not logged)

cert_central_type

string

CertCentral account type.

Possible values: retail, enterprise, reseller

is_reseller_customer

bool

Returns true if this subaccount or any of its parent accounts have an account type of reseller. Otherwise, false. Only returned if the API key in the request header belongs to a user in:

  • A subaccount of a parent account.

  • A subaccount of another subaccount.