Get Employee Information

Get a specific employee's information.

This request uses the employeeID attribute to return key information about the employee contained within Employee Object.

Note: this applies to W-2 employees. For 1099 contractors, you would use the Get Contractor Information request.

Returns

attribute

type

description

success

boolean

Response status

data

object

Retrieves Employee Object for requested employee

errors

array

Contains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes

Language
Credentials
Header
Click Try It! to start a request and see the response here!