Skip to main content
Each I-9 submission includes a detailed audit trail. The auditLogs array provides a time-stamped record of key actions taken by both the employee and the employer’s authorized representative throughout the I-9 process. Audit logs are automatically generated for every Form I-9 and E-Verify case, ensuring a reliable record of status changes, verifications, and interactions. You can retrieve all audit details for a specific I-9 submission by making a GET request to the /employers/{employerId}/employees/{employeeId}/submissions/{submissionId} endpoint. For what the trail captures and where administrators view it in the embedded experience, see Audit Trail.

Sample request

Path parameters

Response

A successful response contains the auditLogs array within the submission object. For brevity, we’ve included a sample audit log array below. For more information on all details returned from this endpoint and the complete view of the submissions object, read more here.

Audit logs array

Each audit log object within the array represents an action taken on the submission.

Audit events

Below is the complete list of audit events (eventName) captured within the application: