GET Certificates ID Validation

The GET /Certificates/{id}/Validation operation returns a certificate’s validation rules and violations. On success, the operation returns HTTP 200 OK with  the validation results.

Tip:  The following permissions (see Security Roles and Claims) are required to use this feature:
/certificates/collections/read/
OR
/certificates/collections/read/#/
AND
/certificates/collections/Risk Intelligence/read
(along with a Risk Intelligence license)

Table 290: GET Certificates {id} Validatation Input Parameters

Name In Description
id Path

Required. An integer indicating the Keyfactor Command reference ID of the certificate to view Risk Intelligence status of.

Use the GET Certificates operation to determine the certificate ID.

Table 291: GET Certificates {id} Validation Response Data

Name Description
Id An integer indicating the Keyfactor Command reference ID of the certificate.
Total Score An integer indicating the total score assigned by the Risk Intelligence module.
ValidationResults

An object containing the validation information. ClosedShow validation result details.