Endpoint
Authentication
Required. Include your API Secret key in theX-DigiCert-Secret request header.
Query Parameters
string
Filter results to confirmations for a specific examination year (for example,
2013).string
Filter results by candidate number. Performs a partial match search (for example,
4251212055).string
Return only confirmations made on or after this date. Format:
YYYY-MM-DD (for example, 2023-08-25).string
Return only confirmations made on or before this date. Format:
YYYY-MM-DD (for example, 2023-08-30).All query parameters are optional. Omitting them returns the full confirmation history for your account.
Example Request
Response Fields
string
The HTTP status string. Always
"OK" for a successful request.string
A human-readable summary (for example,
"Retrieved successfully").object
A wrapper object containing the results and pagination metadata.
Success Response
Status:200 OK