(EA) Get Employee [Single]

🚧

Beta API Version> This endpoint version is currently in early access and available only to approved early adoption (EA) partners and customers. Do not rely on this version for production workloads unless explicitly authorized. If you have any feedback, please share with your designated Early Adoption program representative.The Get Employee [Single] endpoint allows clients and partners to retrieve employee demographic data for a specific employee within the specified company. It is ideal for syncing third-party systems with employee information from Paylocity.The endpoint supports a query parameter that allows for precise control over the data returned:- fields – A comma-separated list that allows selective retrieval of employee data sections. Supported values include: - contact (name, home address, phone, and email) - sensitive (SSN, birth date, gender, ethnicity, veteran, and disability information) - workauthorization (I-9 verification and work authorization details) - rates (base pay rates and additional pay rates) - employmentinformation (hire date, seniority, and tax form details) - assignments (employee assignment records across companies) - position (job title, position code, supervisor, cost center, and position history) - worklocation (work address, work phone, and work email) - status (employment status and status type history) - timelabor (badge number)

Path Params
string
required

The Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity.

string
required

The Paylocity Employee ID. This is a unique value per Paylocity Company ID.

Query Params
string

Comma-separated list of employee data sections to include in the response. Allowable Values: contact, sensitive, workauthorization, rates, employmentinformation, assignments, position, worklocation, status, timelabor.

Headers
boolean

If true, all responses are mocked and generated randomly.

Responses

401

Unauthorized

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json