Skip to main content

List AuthKeys

GET https://www.digicert.com/services/v2/account/auth-keys

Use this endpoint to get details for all active AuthKeys linked to your account, including their validity.

Example requests and responses

Response body

Name

Type

Description

auth_key_id

string

ID of the created AuthKey.

auth_key

string

Your DigiCert CertCentral® account's AuthKey.

expiration_datetime

string

UTC timestamp (ISO 8601 format) representing the expiration date and time of the AuthKey.

Note: Permanent AuthKeys omit the expiration_datetime parameter as they have no expiration. Time-to-Live (TTL) AuthKeys include the expiration_datetime parameter to specify their expiration timestamp.