Audit
The Audit component of the Keyfactor API A set of functions to allow creation of applications. Keyfactor offers the Keyfactor API, which allows third-party software to integrate with the advanced certificate enrollment and management features of Keyfactor Command. is used to track changes to the Keyfactor Command operation and configuration.
Table 224: Audit Endpoints
Endpoint |
Method |
Description |
Links |
---|---|---|---|
/{id} |
GET |
Returns information about the specified audit log entry. |
GET Audit ID |
/{id}/Validate |
GET |
Validates the specified audit log entry. |
GET Audit ID Validate |
/ |
GET |
Returns a list of all audit log entries according to the provided filters and input parameters. |
GET Audit |
/Download |
GET |
Returns a comma separated list of audit log entries according to the provided filters and input parameters. |
GET Audit Download |
/RelatedEntities | GET | Returns a list of all audit log entries and entries related to this entry according to the provided filters and input parameters. | GET Audit Related Entities |