Get Employee Checks (Beta)

GET an array of checks supplied for the POST /employeeChecks endpoint upon success of provided job_id.

Returns

Returns response status and the new Employee Check Object

attributestypedescription
successbooleanResponse status
dataobjectEmployee Check Object
errorsarrayContains list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Language
Authentication
Header
Click Try It! to start a request and see the response here!