v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Employee Verification
Public API

List employee verification records for an employee

Returns every employee verification row for the given employee (including archived), newest first. Intended for admin-level API consumers with the employee verifications OAuth scope; callers must have onboarding access and permission to view the employee (same rules as the active-verification employee verification API), except when the OAuth context is the employee themselves.

OAuth Scopes: employee_verifications

get/api/v1/employee-verifications/employees/{employeeId}

Path parameters

employeeIdinteger required

The internal employee ID of the employee whose verification history is returned.

Response

Success