get https://api.joinpuzzl.com/employees
Given the Zeal Employee ID, Zeal returns information for this employee
Returns
Returns response status and employee object for the requested employee.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Retrieves employee object for requested employee |
errors | array | Contains list of error objects which consists of: |