GET Certificates ID Validation
The GET /Certificates/{id}/Validation method is used to return a certificate’s validation rules and violations. This method returns HTTP 200 OK on a success with results in the message body.
Table 276: 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 method (see GET Certificates) to determine the certificate ID. |
Table 277: 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. |
Was this page helpful? Provide Feedback